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

/freebsd-11-stable/cddl/contrib/opensolaris/head/
H A Dsyms.h141 #define ISPTR(x) (((x) & N_TMASK) == (DT_PTR << N_BTSHFT)) macro
/freebsd-11-stable/contrib/binutils/include/coff/
H A Dinternal.h494 #define ISPTR(x) \ macro
/freebsd-11-stable/contrib/binutils/binutils/
H A Drdcoff.c151 if (ISPTR (ntype))
/freebsd-11-stable/contrib/gdb/gdb/
H A Dcoffread.c96 internally to the BTYPE, ISPTR, ISFCN, ISARY, ISTAG, and DECREF
1707 if (ISPTR (c_type))
/freebsd-11-stable/contrib/binutils/gas/
H A Decoff.c2722 if (ISPTR (val))

Completed in 103 milliseconds