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

/external/elfutils/0.153/
H A Dconfigure3992 if ${ac_cv_sys_file_offset_bits+:} false; then :
4016 ac_cv_sys_file_offset_bits=no; break
4040 ac_cv_sys_file_offset_bits=64; break
4043 ac_cv_sys_file_offset_bits=unknown
4047 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
4048 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
4049 case $ac_cv_sys_file_offset_bits in #(
4053 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
4058 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/libpcap/
H A Dconfigure4365 if ${ac_cv_sys_file_offset_bits+:} false; then :
4389 ac_cv_sys_file_offset_bits=no; break
4413 ac_cv_sys_file_offset_bits=64; break
4416 ac_cv_sys_file_offset_bits=unknown
4420 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
4421 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
4422 case $ac_cv_sys_file_offset_bits in #(
4426 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
4431 if test $ac_cv_sys_file_offset_bits = unknown; then
/external/chromium_org/third_party/sqlite/src/
H A Dconfigure10718 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
10763 ac_cv_sys_file_offset_bits=no; break
10814 ac_cv_sys_file_offset_bits=64; break
10823 ac_cv_sys_file_offset_bits=unknown
10827 { $as_echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
10828 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
10829 case $ac_cv_sys_file_offset_bits in #(
10833 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
10838 if test $ac_cv_sys_file_offset_bits = unknown; then
/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/bison/
H A Dconfigure7048 if ${ac_cv_sys_file_offset_bits+:} false; then :
7072 ac_cv_sys_file_offset_bits=no; break
7096 ac_cv_sys_file_offset_bits=64; break
7099 ac_cv_sys_file_offset_bits=unknown
7103 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
7104 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
7105 case $ac_cv_sys_file_offset_bits in #(
7109 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
7114 if test $ac_cv_sys_file_offset_bits = unknown; then

Completed in 359 milliseconds