HomeSort by: relevance | last modified time | path
    Searched defs:ISARY (Results 1 - 6 of 6) sorted by relevancy

  /src/external/cddl/osnet/dist/head/
syms.h 149 #define ISARY(x) (((x) & N_TMASK) == (DT_ARY << N_BTSHFT))
187 struct /* if ISARY, up to 4 dimen. */
  /src/external/bsd/pcc/dist/pcc/mip/
manifest.h 123 #define ISARY(x) (((x)&TMASK)==ARY) /* is x an array type? */
  /src/external/gpl3/binutils/dist/include/coff/
internal.h 528 #define ISARY(x) \
578 { /* if ISARY, up to 4 dimen. */
  /src/external/gpl3/binutils.old/dist/include/coff/
internal.h 532 #define ISARY(x) \
579 { /* if ISARY, up to 4 dimen. */
  /src/external/gpl3/gdb.old/dist/include/coff/
internal.h 532 #define ISARY(x) \
579 { /* if ISARY, up to 4 dimen. */
  /src/external/gpl3/gdb/dist/include/coff/
internal.h 528 #define ISARY(x) \
578 { /* if ISARY, up to 4 dimen. */

Completed in 18 milliseconds