Searched defs:C_NONSPEC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derror.h85 #define C_NONSPEC 4 /* not specific to any file */ macro
93 #define NOTSORTABLE(x) (x <= C_NONSPEC)
104 #define nnonspec class_count[C_NONSPEC]

Completed in 46 milliseconds