Searched refs:CeedQFunctionContext_count (Results 1 – 1 of 1) sorted by relevance
666 static int CeedQFunctionContext_count = 0; variable672 if (CeedQFunctionContext_count == CeedQFunctionContext_count_max) { in fCeedQFunctionContextCreate()677 CeedQFunctionContext *ctx_ = &CeedQFunctionContext_dict[CeedQFunctionContext_count]; in fCeedQFunctionContextCreate()681 *ctx = CeedQFunctionContext_count++; in fCeedQFunctionContextCreate()723 CeedQFunctionContext_count = 0; in fCeedQFunctionContextDestroy()