Searched refs:LENGTH_OF_OPERATOR (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/gdb/gdb/
H A Dcp-support.c243 #define LENGTH_OF_OPERATOR 8 macro
311 && strncmp (name + index, "operator", LENGTH_OF_OPERATOR) == 0)
313 index += LENGTH_OF_OPERATOR;

Completed in 80 milliseconds