Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c811 #define NEWABI_P(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd)) macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c826 #define NEWABI_P(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd)) macro