Home
last modified time | relevance | path

Searched defs:NIBBLE (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dverilog.c65 #define NIBBLE(x) hex_value(x) macro
H A Dihex.c134 #define NIBBLE(x) (hex_value (x)) macro
H A Dtekhex.c91 #define NIBBLE(x) hex_value(x) macro
H A Dsrec.c115 #define NIBBLE(x) hex_value(x) macro
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dverilog.c69 #define NIBBLE(x) hex_value (x) macro
H A Dihex.c134 #define NIBBLE(x) (hex_value (x)) macro
H A Dsrec.c115 #define NIBBLE(x) hex_value(x) macro
H A Dtekhex.c91 #define NIBBLE(x) hex_value(x) macro
/dflybsd-src/contrib/gdb-7/bfd/
H A Dverilog.c66 #define NIBBLE(x) hex_value(x) macro
H A Dihex.c135 #define NIBBLE(x) (hex_value (x)) macro
H A Dsrec.c117 #define NIBBLE(x) hex_value(x) macro
H A Dtekhex.c92 #define NIBBLE(x) hex_value(x) macro