Home
last modified time | relevance | path

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

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