Searched refs:LN_ISARY (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/tools/lintdump/ | ||
H A D | lnstuff.h | 105 #define LN_ISARY(x) (((x)&LN_TMASK) == 3) /* is x an array type */ macro |
H A D | lintdump.c | 385 if (LN_ISARY(mods)) { in print_mods() |