Searched defs:ISPTR (Results 1 – 2 of 2) sorted by relevance
| /trueos/cddl/contrib/opensolaris/head/ | ||
| HD | syms.h | 141 #define ISPTR(x) (((x) & N_TMASK) == (DT_PTR << N_BTSHFT)) macro |
| /trueos/contrib/binutils/include/coff/ | ||
| HD | internal.h | 494 #define ISPTR(x) \ macro |