Home | History | Annotate | Download | only in google-breakpad

Lines Matching refs:ac_cv_sys_file_offset_bits

5850 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