Searched refs:CeedQFunctionContext_count_max (Results 1 – 1 of 1) sorted by relevance
668 static int CeedQFunctionContext_count_max = 0; variable672 if (CeedQFunctionContext_count == CeedQFunctionContext_count_max) { in fCeedQFunctionContextCreate()673 CeedQFunctionContext_count_max += CeedQFunctionContext_count_max / 2 + 1; in fCeedQFunctionContextCreate()674 CeedRealloc(CeedQFunctionContext_count_max, &CeedQFunctionContext_dict); in fCeedQFunctionContextCreate()724 CeedQFunctionContext_count_max = 0; in fCeedQFunctionContextDestroy()