Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.c466 #define is_operand_char(x) (operand_chars[(unsigned char) x]) macro
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386.c524 #define is_operand_char(x) (operand_chars[(unsigned char) x]) macro