Searched refs:_hex_bad (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/lib/libiberty/src/
H A Dhex.c66 @undocumented _hex_bad
77 _hex_bad, _hex_bad, _hex_bad, _hex_bad, /* NUL SOH STX ETX */
78 _hex_bad, _hex_bad, _hex_bad, _hex_bad, /* EOT ENQ ACK BEL */
79 _hex_bad, _hex_ba
[all...]
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dlibiberty.h259 #define _hex_bad 99 macro
262 #define hex_p(c) (hex_value (c) != _hex_bad)
/openbsd-current/gnu/lib/libiberty/include/
H A Dlibiberty.h337 #define _hex_bad 99 macro
340 #define hex_p(c) (hex_value (c) != _hex_bad)
/openbsd-current/gnu/gcc/include/
H A Dlibiberty.h337 #define _hex_bad 99 macro
340 #define hex_p(c) (hex_value (c) != _hex_bad)
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dlibiberty.h337 #define _hex_bad 99 macro
340 #define hex_p(c) (hex_value (c) != _hex_bad)
/openbsd-current/gnu/gcc/gcc/
H A Dreal.c1828 if (d == _hex_bad)
1854 if (d == _hex_bad)
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dreal.c1831 if (d == _hex_bad)
1853 if (d == _hex_bad)

Completed in 96 milliseconds