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

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derror.h92 #define SORTABLE(x) (!(NOTSORTABLE(x)))
93 #define NOTSORTABLE(x) (x <= C_NONSPEC) macro

Completed in 120 milliseconds