Home
last modified time | relevance | path

Searched refs:ISPTR (Results 1 – 5 of 5) sorted by relevance

/NextBSD/cddl/contrib/opensolaris/head/
HDsyms.h141 #define ISPTR(x) (((x) & N_TMASK) == (DT_PTR << N_BTSHFT)) macro
/NextBSD/contrib/binutils/include/coff/
HDinternal.h494 #define ISPTR(x) \ macro
/NextBSD/contrib/binutils/binutils/
HDrdcoff.c150 if (ISPTR (ntype)) in parse_coff_type()
/NextBSD/contrib/gdb/gdb/
HDcoffread.c1696 if (ISPTR (c_type)) in decode_type()
/NextBSD/contrib/binutils/gas/
HDecoff.c2703 if (ISPTR (val)) in ecoff_directive_type()