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

Jim_ExprCoreCommand() function

Syntax

static int Jim_ExprCoreCommand(Jim_Interp *interp,     int argc,     Jim_Obj *const *argv);

Arguments

interp

argc

argv

References

LocationText
jimsh0.c:17222
static int Jim_ExprCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:19425
{"expr", Jim_ExprCoreCommand},

Call Tree

Functions called by Jim_ExprCoreCommand()
Jim_ExprCoreCommand()
Data read by Jim_ExprCoreCommand()
Data written by Jim_ExprCoreCommand()
Jim_ExprCoreCommand()::retcode
Jim_ExprCoreCommand()::objPtr
all items filtered out
Jim_ExprCoreCommand()
Jim_ExprCoreCommand()::retcode
Jim_ExprCoreCommand()::objPtr
all items filtered out
Type of Jim_ExprCoreCommand()
Jim_ExprCoreCommand()
all items filtered out