Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/lintdump/
H A Dlnstuff.h46 #define LUM 0200 /* mentioned somewhere other than at the declaration */ macro
H A Dlintdump.c214 if (line.decflag & (LIB|LDS|LDI|LPR|LDX|LDC|LRV|LUE|LUV|LUM)) { in print_pass()
239 if (line.decflag & LUM) in print_pass()