Searched refs:LONG_SIGN_BIT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtnf/
H A Dref.c35 #define LONG_SIGN_BIT 0x80000000 macro
73 if ((exp_off & LONG_SIGN_BIT) == LONG_SIGN_BIT) {

Completed in 55 milliseconds