Searched defs:FuncDefHash (Results 1 – 1 of 1) sorted by relevance
15310 typedef struct FuncDefHash FuncDefHash; typedef17520 struct FuncDefHash { struct17521 FuncDef *a[SQLITE_FUNC_HASH_SZ]; /* Hash table for functions */