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

/external/google-breakpad/
H A Dconfigure5850 if ${ac_cv_sys_file_offset_bits+:} false; then :
5874 ac_cv_sys_file_offset_bits=no; break
5898 ac_cv_sys_file_offset_bits=64; break
5901 ac_cv_sys_file_offset_bits=unknown
5905 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
5906 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
5907 case $ac_cv_sys_file_offset_bits in #(
5911 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
5916 if test $ac_cv_sys_file_offset_bits = unknown; then
/external/elfutils/src/
H A Dconfigure4945 if ${ac_cv_sys_file_offset_bits+:} false; then :
4969 ac_cv_sys_file_offset_bits=no; break
4993 ac_cv_sys_file_offset_bits=64; break
4996 ac_cv_sys_file_offset_bits=unknown
5000 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
5001 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
5002 case $ac_cv_sys_file_offset_bits in #(
5006 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
5011 if test $ac_cv_sys_file_offset_bits = unknown; then
/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/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
/external/openssh/
H A Dconfigure5036 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
5080 ac_cv_sys_file_offset_bits=no; break
5130 ac_cv_sys_file_offset_bits=64; break
5139 ac_cv_sys_file_offset_bits=unknown
5143 { echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
5144 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; }
5145 case $ac_cv_sys_file_offset_bits in #(
5149 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
5154 if test $ac_cv_sys_file_offset_bits = unknown; then

Completed in 913 milliseconds