Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dhpacc-abi.c42 static regex_t operator_pattern; variable
65 return regexec (&operator_pattern, name, 0, 0, 0) == 0; in hpacc_is_operator_name()
325 regcomp (&operator_pattern, in _initialize_hpacc_abi()