JimCommandsHT_KeyCompare() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDJimCommandsHT_KeyCompare()

JimCommandsHT_KeyCompare() function

Syntax

static int JimCommandsHT_KeyCompare(void *privdata,     const void *key1,     const void *key2);

Arguments

privdata

key1

key2

References

LocationText
jim.c:3932
static int JimCommandsHT_KeyCompare(void *privdata, const void *key1, const void *key2)
jim.c:3949
JimCommandsHT_KeyCompare, /* key compare */

Call Tree

Functions called by JimCommandsHT_KeyCompare()
JimCommandsHT_KeyCompare()
memcmp()
all items filtered out
Data read by JimCommandsHT_KeyCompare()
JimCommandsHT_KeyCompare()::len1
JimCommandsHT_KeyCompare()::len2
JimCommandsHT_KeyCompare()::str1
JimCommandsHT_KeyCompare()::str2
all items filtered out
JimCommandsHT_KeyCompare()
Implementations
JimCommandsHT_KeyCompare()
all items filtered out