OpenOCD
list_prepend()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
list_prepend()
list_prepend() function
Syntax
Show:
Summary
Declaration
Definition
from
libjaylink-internal.h:233
struct
list
*
list_prepend
(
struct
list
*
list
,
void
*
data
)
;
Implemented in
list.c:31
Arguments
Argument
list
data
Related Functions
Found 5 other functions taking a
list
argument:
Function
list_remove()
list_find_custom()
list_length()
list_free()
find_device()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out