Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/lintdump/
H A Dlintdump.c309 uint16_t basetype = atp->aty & LNQUAL; in print_atype()
312 if (atp->aty & LCON) in print_atype()
314 if (atp->aty & LVOL) in print_atype()
316 if (atp->aty & LCONV) in print_atype()
H A Dlnstuff.h74 TY aty; /* base type */ member