Home
last modified time | relevance | path

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

/trueos/cddl/contrib/opensolaris/head/
HDsyms.h141 #define ISPTR(x) (((x) & N_TMASK) == (DT_PTR << N_BTSHFT)) macro
/trueos/contrib/binutils/include/coff/
HDinternal.h494 #define ISPTR(x) \ macro