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