ListAppendList() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

ListAppendList() function

Syntax

static void ListAppendList(Jim_Obj *listPtr,     Jim_Obj *appendListPtr);

Arguments

listPtr

appendListPtr

References

LocationReferrerText
jimsh0.c:11726
static void ListAppendList(Jim_Obj *listPtr, Jim_Obj *appendListPtr)
jimsh0.c:11746Jim_ListAppendList()
ListAppendList(listPtr, appendListPtr);
jimsh0.c:11879Jim_ConcatObj()
ListAppendList(objPtr, objv[i]);

Call Tree

Functions calling ListAppendList()
Functions called by ListAppendList()
ListAppendList()
all items filtered out