Searched refs:LNQUAL (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/tools/lintdump/ | ||
H A D | lnstuff.h | 57 #define LNQUAL 00037 /* type w/o qualifiers */ macro |
H A D | lintdump.c | 312 uint16_t basetype = atp->aty & LNQUAL; in print_atype() |