Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/head/
H A Dsyms.h149 #define ISARY(x) (((x) & N_TMASK) == (DT_ARY << N_BTSHFT)) macro
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dmanifest.h123 #define ISARY(x) (((x)&TMASK)==ARY) /* is x an array type? */ macro
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dinternal.h532 #define ISARY(x) \ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dinternal.h532 #define ISARY(x) \ macro