Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/lintdump/
H A Dlnstuff.h60 #define LCONV (1<<12) /* type is an integer constant */ macro
H A Dlintdump.c316 if (atp->aty & LCONV) in print_atype()