Home
last modified time | relevance | path

Searched refs:LENGTH_OF_OPERATOR (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dcp-support.c243 #define LENGTH_OF_OPERATOR 8 macro
311 && 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()