Searched defs:MAP64 (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-ppc.c | 1511 #define MAP64(str, reloc) { str, sizeof (str) - 1, 0, 1, reloc } macro
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-ppc.c | 1520 #define MAP64(str, reloc) { str, sizeof (str) - 1, 0, 1, reloc } macro
|