Home
last modified time | relevance | path

Searched defs:IS_PARALLEL_SEPARATOR (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.34/gas/
H A Dapp.c92 #define IS_PARALLEL_SEPARATOR(c) (lex[c] == LEX_IS_PARALLEL_SEPARATOR) macro
/dragonfly/contrib/binutils-2.27/gas/
H A Dapp.c89 #define IS_PARALLEL_SEPARATOR(c) (lex[c] == LEX_IS_PARALLEL_SEPARATOR) macro