Home
last modified time | relevance | path

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

/trueos/cddl/contrib/opensolaris/head/
HDsyms.h149 #define ISARY(x) (((x) & N_TMASK) == (DT_ARY << N_BTSHFT)) macro
/trueos/contrib/binutils/include/coff/
HDinternal.h498 #define ISARY(x) \ macro
/trueos/contrib/binutils/binutils/
HDrdcoff.c163 else if (ISARY (ntype)) in parse_coff_type()
/trueos/contrib/gdb/gdb/
HDcoffread.c1706 else if (ISARY (c_type)) in decode_type()
/trueos/contrib/binutils/gas/
HDecoff.c2707 else if (ISARY (val)) in ecoff_directive_type()