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