Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/include/aout/
H A Daout64.h78 #define N_IS_QMAGIC(x) (N_MAGIC (x) == QMAGIC) macro
80 #define N_IS_QMAGIC(x) (0) macro
/dragonfly/contrib/gdb-7/include/aout/
H A Daout64.h78 #define N_IS_QMAGIC(x) (N_MAGIC (x) == QMAGIC) macro
80 #define N_IS_QMAGIC(x) (0) macro
/dragonfly/contrib/binutils-2.27/include/aout/
H A Daout64.h78 #define N_IS_QMAGIC(x) (N_MAGIC (x) == QMAGIC) macro
80 #define N_IS_QMAGIC(x) (0) macro