Home
last modified time | relevance | path

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

/third_party/eudev/
H A Dconfigure4209 if ${ac_cv_sys_file_offset_bits+:} false; then :
4233 ac_cv_sys_file_offset_bits=no; break
4257 ac_cv_sys_file_offset_bits=64; break
4260 ac_cv_sys_file_offset_bits=unknown
4264 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
4265 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
4266 case $ac_cv_sys_file_offset_bits in #(
4270 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
4275 if test $ac_cv_sys_file_offset_bits = unknown; then
/third_party/lame/
H A Dconfigure13961 if ${ac_cv_sys_file_offset_bits+:} false; then :
13985 ac_cv_sys_file_offset_bits=no; break
14009 ac_cv_sys_file_offset_bits=64; break
14012 ac_cv_sys_file_offset_bits=unknown
14016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
14017 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
14018 case $ac_cv_sys_file_offset_bits in #(
14022 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
14027 if test $ac_cv_sys_file_offset_bits = unknown; then
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure15183 if ${ac_cv_sys_file_offset_bits+:} false; then :
15207 ac_cv_sys_file_offset_bits=no; break
15231 ac_cv_sys_file_offset_bits=64; break
15234 ac_cv_sys_file_offset_bits=unknown
15238 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
15239 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
15240 case $ac_cv_sys_file_offset_bits in #(
15244 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
15249 if test $ac_cv_sys_file_offset_bits = unknown; then
/third_party/node/deps/cares/
H A Dconfigure19921 if test ${ac_cv_sys_file_offset_bits+y}
19947 ac_cv_sys_file_offset_bits=no; break
19972 ac_cv_sys_file_offset_bits=64; break
19975 ac_cv_sys_file_offset_bits=unknown
19979 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
19980 printf "%s\n" "$ac_cv_sys_file_offset_bits" >&6; }
19981 case $ac_cv_sys_file_offset_bits in #(
19984 printf "%s\n" "#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits" >>confdefs.h
19988 if test $ac_cv_sys_file_offset_bits = unknown; then

Completed in 71 milliseconds