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

JimDictWith() function

Implements the [dict with] command

Syntax

static int JimDictWith(Jim_Interp *interp,     Jim_Obj *dictVarName,     Jim_Obj *const *keyv,     int keyc,     Jim_Obj *scriptObj);

Arguments

interp

dictVarName

keyv

keyc

scriptObj

References

LocationReferrerText
jim.c:14981
static int JimDictWith(Jim_Interp *interp, Jim_Obj *dictVarName, Jim_Obj *const *keyv, int keyc, Jim_Obj *scriptObj)
jim.c:15185Jim_DictCoreCommand()
return JimDictWith(interp, argv[2], argv + 3, argc - 4, argv[argc - 1]);

Call Tree

Functions calling JimDictWith()
Functions called by JimDictWith()
all items filtered out
JimDictWith()
Data read by JimDictWith()
Data written by JimDictWith()
JimDictWith()::i
JimDictWith()::objPtr
JimDictWith()::dictObj
JimDictWith()::dictValues
JimDictWith()::len
JimDictWith()::ret
JimDictWith()::newkeyv
all items filtered out
JimDictWith()
JimDictWith()::i
JimDictWith()::objPtr
JimDictWith()::dictObj
JimDictWith()::dictValues
JimDictWith()::ret
all items filtered out
Type of JimDictWith()
JimDictWith()
all items filtered out