Searched refs:QFunctionContextCreate (Results 1 – 3 of 3) sorted by relevance
596 if (!ceed->QFunctionContextCreate) { in CeedQFunctionContextCreate()608 CeedCall(ceed->QFunctionContextCreate(*ctx)); in CeedQFunctionContextCreate()
1277 CEED_FTABLE_ENTRY(Ceed, QFunctionContextCreate), in CeedInit()
133 int (*QFunctionContextCreate)(CeedQFunctionContext); member