Home
last modified time | relevance | path

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

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