Jim_ExistsCoreCommand() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDJim_ExistsCoreCommand()

Jim_ExistsCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jim.c:15537
static int Jim_ExistsCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jim.c:16116
{"exists", Jim_ExistsCoreCommand},

Call Tree

Functions called by Jim_ExistsCoreCommand()
Jim_ExistsCoreCommand()
Data read by Jim_ExistsCoreCommand()
Data written by Jim_ExistsCoreCommand()
Jim_ExistsCoreCommand()
Jim_ExistsCoreCommand()::objPtr
Jim_ExistsCoreCommand()::result
Jim_ExistsCoreCommand()::option
all items filtered out
Type of Jim_ExistsCoreCommand()
Jim_ExistsCoreCommand()
all items filtered out