Searched defs:SQLITE_MALLOCSIZE (Results 1 – 1 of 1) sorted by relevance
17076 #define SQLITE_MALLOCSIZE(x) \ macro17118 # define SQLITE_MALLOCSIZE(x) malloc_usable_size(x) macro17122 # define SQLITE_MALLOCSIZE _msize macro
Completed in 576 milliseconds