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

/illumos-gate/usr/src/lib/libast/common/uwin/
H A Dcrypt.c100 * define "LONG_IS_32_BITS" only if sizeof(long)==4.
104 #define LONG_IS_32_BITS macro
246 #if defined(LONG_IS_32_BITS)

Completed in 62 milliseconds