Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/head/
H A Dsyms.h141 #define ISPTR(x) (((x) & N_TMASK) == (DT_PTR << N_BTSHFT)) macro
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dmanifest.h121 #define ISPTR(x) (((x)&TMASK)==PTR) macro
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dinternal.h528 #define ISPTR(x) \ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dinternal.h528 #define ISPTR(x) \ macro