Searched refs:SIZEOF_LONG (Results 1 – 25 of 40) sorted by relevance
12
38 check_type_size("long" SIZEOF_LONG)40 if(SIZEOF_OFF_T GREATER SIZEOF_LONG)42 elseif(SIZEOF_LONG GREATER SIZEOF_INT)44 else(SIZEOF_OFF_T GREATER SIZEOF_LONG)46 endif(SIZEOF_OFF_T GREATER SIZEOF_LONG)67 check_type_size("long" SIZEOF_LONG)69 if(SIZEOF_OFF64_T GREATER SIZEOF_LONG)71 elseif(SIZEOF_LONG GREATER SIZEOF_INT)73 else(SIZEOF_OFF64_T GREATER SIZEOF_LONG)75 endif(SIZEOF_OFF64_T GREATER SIZEOF_LONG)
59 #if (@SIZEOF_LONG@ == 4)67 #endif /* SIZEOF_LONG == 4 */77 #if (@SIZEOF_LONG@ == 4)85 #endif /* SIZEOF_LONG == 4 */98 #if (@SIZEOF_LONG@ == 8)100 #endif /* SIZEOF_LONG == 8 */118 #if (@SIZEOF_LONG@ == 8)120 #endif /* SIZEOF_LONG == 8 */
48 #if SIZEOF_LONG == SIZEOF_LONG_LONG
59 #if (@SIZEOF_LONG@ == 4)67 #endif /* SIZEOF_LONG == 4 */77 #if (@SIZEOF_LONG@ == 4)85 #endif /* SIZEOF_LONG == 4 */98 #if (@SIZEOF_LONG@ == 8)101 #endif /* SIZEOF_LONG == 8 */118 #if (@SIZEOF_LONG@ == 8)121 #endif /* SIZEOF_LONG == 8 */
49 #if SIZEOF_LONG == SIZEOF_LONG_LONG
72 #define SIZEOF_LONG 8 macro74 #define SIZEOF_LONG 4 macro
9 SIZEOF_LONG @SIZEOF_LONG@
238 #if SIZEOF_LONG > 4 && SIZEOF_LONG == SIZEOF_LONG_LONG258 #elif SIZEOF_LONG > 4259 # error Unsupported configuration: SIZEOF_LONG > 4 && SIZEOF_LONG_LONG > SIZEOF_LONG441 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 41032 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 41190 #if SIZEOF_LONG == 41193 #elif SIZEOF_LONG == 81197 # error SIZEOF_LONG > 81207 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
307 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4318 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4532 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in printcmsghdr()550 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in printcmsghdr()555 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in printcmsghdr()560 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in printcmsghdr()643 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4660 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in extractmsghdr()677 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in extractmmsghdr()
240 # define PERSONALITY0_WORDSIZE SIZEOF_LONG578 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4588 #elif SIZEOF_LONG > 4711 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
294 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in decode_old_sigaction()526 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in decode_new_sigaction()
204 #if SIZEOF_LONG == 4 in SYS_FUNC()
183 #if SIZEOF_LONG == SIZEOF_LONG_LONG in print_llu_from_low_high_val()
83 check_type_size("long" SIZEOF_LONG)89 elseif("${SIZEOF_LONG}" STREQUAL "4")115 check_type_size("long" SIZEOF_LONG)121 elseif("${SIZEOF_LONG}" STREQUAL "8")
15 #elif (@SIZEOF_LONG@ == 8)40 #elif (@SIZEOF_LONG@ == 4)
43 union _ { long l; unsigned char b[SIZEOF_LONG]; }; in arch_enable_breakpoint()76 union _ { long l; unsigned char b[SIZEOF_LONG]; }; in arch_disable_breakpoint()
49 check_type_size("long" SIZEOF_LONG)59 elseif(SIZEOF_LONG EQUAL 8)79 elseif(SIZEOF_LONG EQUAL 4)
126 #if SIZEOF_LONG == 8 in pid_memory_read()135 #if SIZEOF_LONG == 8 in pid_memory_read()146 #if SIZEOF_LONG == 8 in pid_memory_read()
13 #undef SIZEOF_LONG
248 #define SIZEOF_LONG sizeof(long) macro
839 #define SIZEOF_LONG 4 macro
455 #undef SIZEOF_LONG
62 #undef SIZEOF_LONG
222 #define IS_64BIT (SIZEOF_LONG == 8)
639 check_type_size("long" SIZEOF_LONG)646 if(SIZEOF_LONG EQUAL SIZEOF_SIZE_T)648 endif(SIZEOF_LONG EQUAL SIZEOF_SIZE_T)665 set(CURL_SIZEOF_LONG ${SIZEOF_LONG})667 if(SIZEOF_LONG EQUAL 8)675 endif(SIZEOF_LONG EQUAL 8)