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

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/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)
/macosx-10.10.1/ruby-106/ruby/missing/
H A Dcrypt.c84 * define "LONG_IS_32_BITS" only if sizeof(long)==4.
88 #define LONG_IS_32_BITS macro
241 #if defined(LONG_IS_32_BITS)
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dcrypt.c101 * define "LONG_IS_32_BITS" only if sizeof(long)==4.
105 #define LONG_IS_32_BITS macro
260 #if defined(LONG_IS_32_BITS)

Completed in 133 milliseconds