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

/external/elfutils/
H A Dconfigure4153 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
4198 ac_cv_sys_file_offset_bits=no; break
4249 ac_cv_sys_file_offset_bits=64; break
4258 ac_cv_sys_file_offset_bits=unknown
4262 { $as_echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
4263 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
4264 case $ac_cv_sys_file_offset_bits in #(
4268 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
4273 if test $ac_cv_sys_file_offset_bits = unknown; then
/external/qemu-pc-bios/bochs/
H A Dconfigure28095 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
28135 ac_cv_sys_file_offset_bits=64
28140 ac_cv_sys_file_offset_bits=no
28147 { echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
28148 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; }
28150 if test "$ac_cv_sys_file_offset_bits" != no; then
28153 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
28241 if test "x$ac_cv_sys_file_offset_bits" = "x64"; then
[all...]
/external/libmtp/
H A Dconfigure14480 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
14525 ac_cv_sys_file_offset_bits=no; break
14576 ac_cv_sys_file_offset_bits=64; break
14585 ac_cv_sys_file_offset_bits=unknown
14589 { $as_echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
14590 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
14591 case $ac_cv_sys_file_offset_bits in #(
14595 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
14600 if test $ac_cv_sys_file_offset_bits = unknown; then
/external/openssh/
H A Dconfigure5256 if ${ac_cv_sys_file_offset_bits+:} false; then :
5280 ac_cv_sys_file_offset_bits=no; break
5304 ac_cv_sys_file_offset_bits=64; break
5307 ac_cv_sys_file_offset_bits=unknown
5311 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
5312 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
5313 case $ac_cv_sys_file_offset_bits in #(
5317 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
5322 if test $ac_cv_sys_file_offset_bits = unknown; then

Completed in 128 milliseconds