jim_nvp_name2value_nocase() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDjim_nvp_name2value_nocase()

jim_nvp_name2value_nocase() function

Syntax

int jim_nvp_name2value_nocase(Jim_Interp *interp,     const struct jim_nvp *nvp_table,     const char *name,     struct jim_nvp **result);
Implemented in jim-nvp.c:95

Arguments

interp

nvp_table

name

result

References

LocationReferrerText
jim-nvp.c:95
int jim_nvp_name2value_nocase(Jim_Interp *interp, const struct jim_nvp *_p, const char *name,
jim-nvp.h:78
int jim_nvp_name2value_nocase(Jim_Interp *interp,
jim-nvp.c:92jim_nvp_name2value_obj_nocase()
return jim_nvp_name2value_nocase(interp, p, Jim_String(o), puthere);

Call Tree

Functions calling jim_nvp_name2value_nocase()
Functions called by jim_nvp_name2value_nocase()
all items filtered out
jim_nvp_name2value_nocase()
Data read by jim_nvp_name2value_nocase()
Data written by jim_nvp_name2value_nocase()
jim_nvp_name2value_nocase()::_p
jim_nvp_name2value_nocase()::puthere
jim_nvp_name2value_nocase()::p
all items filtered out
jim_nvp_name2value_nocase()
jim_nvp_name2value_nocase()::p
all items filtered out
Type of jim_nvp_name2value_nocase()
jim_nvp_name2value_nocase()
all items filtered out