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

/illumos-gate/usr/src/cmd/zic/
H A Dprivate.h75 #ifndef TYPE_SIGNED
76 #define TYPE_SIGNED(type) (((type) -1) < 0) macro
77 #endif /* !defined TYPE_SIGNED */

Completed in 43 milliseconds