Home
last modified time | relevance | path

Searched refs:aty (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/tools/lintdump/
H A Dlintdump.c312 uint16_t basetype = atp->aty & LNQUAL; in print_atype()
315 if (atp->aty & LCON) in print_atype()
317 if (atp->aty & LVOL) in print_atype()
319 if (atp->aty & LCONV) in print_atype()
H A Dlnstuff.h76 TY aty; /* base type */ member