Searched refs:LENGTH_OF_OPERATOR (Results 1 – 1 of 1) sorted by relevance
243 #define LENGTH_OF_OPERATOR 8 macro311 && strncmp (name + index, "operator", LENGTH_OF_OPERATOR) == 0) in cp_find_first_component_aux()313 index += LENGTH_OF_OPERATOR; in cp_find_first_component_aux()