Home
last modified time | relevance | path

Searched refs:JimCommandsHashTableType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c10255 static const Jim_HashTableType JimCommandsHashTableType = { variable
11455 Jim_InitHashTable(&i->commands, &JimCommandsHashTableType, i); in Jim_CreateInterp()