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

JimFreeDict() function

Free the entire dict structure, including the key, value table, the hash table and the dict structure.

Syntax

static void JimFreeDict(Jim_Interp *interp,     Jim_Dict *dict);

Arguments

interp

dict

References

LocationReferrerText
jim.c:7333
static void JimFreeDict(Jim_Interp *interp, Jim_Dict *dict)
jim.c:7512FreeDictInternalRep()

Call Tree

Functions calling JimFreeDict()
Functions called by JimFreeDict()
all items filtered out
JimFreeDict()
all items filtered out
Data read by JimFreeDict()
Data written by JimFreeDict()
JimFreeDict()
JimFreeDict()::i
all items filtered out