Searched refs:ISARY (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/head/
H A Dsyms.h149 #define ISARY(x) (((x) & N_TMASK) == (DT_ARY << N_BTSHFT)) macro
187 struct /* if ISARY, up to 4 dimen. */
/freebsd-11-stable/contrib/binutils/include/coff/
H A Dinternal.h498 #define ISARY(x) \ macro
539 { /* if ISARY, up to 4 dimen. */
/freebsd-11-stable/contrib/binutils/binutils/
H A Drdcoff.c164 else if (ISARY (ntype))
/freebsd-11-stable/contrib/gdb/gdb/
H A Dcoffread.c96 internally to the BTYPE, ISPTR, ISFCN, ISARY, ISTAG, and DECREF
1717 else if (ISARY (c_type))
/freebsd-11-stable/contrib/binutils/gas/
H A Decoff.c2726 else if (ISARY (val))

Completed in 90 milliseconds