Searched defs:sz_ (Results 1 – 4 of 4) sorted by relevance
86 size_t sz_; variable
225 int64_t sz_; variable
344 #define resize(array_, sz_) \ argument
73 #define YY_MALLOC(yy_, sz_) _jqp_malloc(yy_, sz_) argument74 #define YY_REALLOC(yy_, ptr_, sz_) _jqp_realloc(yy_, ptr_, sz_) argument