Searched defs:ISPTR (Results 1 – 2 of 2) sorted by relevance
141 #define ISPTR(x) (((x) & N_TMASK) == (DT_PTR << N_BTSHFT)) macro
494 #define ISPTR(x) \ macro