Searched refs:number_of_operator_functions (Results 1 – 2 of 2) sorted by relevance
124 const size_t number_of_operator_functions, in find_operator_function_by_string() argument128 assert(!number_of_operator_functions || operator_functions); in find_operator_function_by_string()131 for (i = 0; i < number_of_operator_functions; i++) { in find_operator_function_by_string()157 const size_t number_of_operator_functions, in perform_operation() argument165 assert(!number_of_operator_functions || operator_functions); in perform_operation()195 number_of_operator_functions, operator_functions, operator_string); in perform_operation()
46 const size_t number_of_operator_functions,51 const size_t number_of_operator_functions,