Searched refs:num_in (Results 1 – 2 of 2) sorted by relevance
19 CeedInt num_in, num_out; in CeedQFunctionApply_Ref() local26 CeedCallBackend(CeedQFunctionGetNumArgs(qf, &num_in, &num_out)); in CeedQFunctionApply_Ref()28 for (CeedInt i = 0; i < num_in; i++) { in CeedQFunctionApply_Ref()37 for (CeedInt i = 0; i < num_in; i++) { in CeedQFunctionApply_Ref()
22 CeedInt num_in, num_out; in CeedQFunctionApply_Memcheck() local30 CeedCallBackend(CeedQFunctionGetNumArgs(qf, &num_in, &num_out)); in CeedQFunctionApply_Memcheck()33 for (CeedInt i = 0; i < num_in; i++) { in CeedQFunctionApply_Memcheck()63 for (CeedInt i = 0; i < num_in; i++) { in CeedQFunctionApply_Memcheck()