Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/aout/
H A Daout64.h79 #define N_IS_QMAGIC(x) (N_MAGIC (x) == QMAGIC) macro
81 #define N_IS_QMAGIC(x) (0) macro
/netbsd-src/external/gpl3/binutils/dist/include/aout/
H A Daout64.h79 #define N_IS_QMAGIC(x) (N_MAGIC (x) == QMAGIC) macro
81 #define N_IS_QMAGIC(x) (0) macro