Searched refs:JimCommandsHashTableType (Results 1 – 1 of 1) sorted by relevance
10253 static const Jim_HashTableType JimCommandsHashTableType = { variable11453 Jim_InitHashTable(&i->commands, &JimCommandsHashTableType, i); in Jim_CreateInterp()