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

/external/elfutils/
H A Dconfigure4276 if test "${ac_cv_sys_large_files+set}" = set; then
4321 ac_cv_sys_large_files=no; break
4372 ac_cv_sys_large_files=1; break
4381 ac_cv_sys_large_files=unknown
4385 { $as_echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
4386 $as_echo "$ac_cv_sys_large_files" >&6; }
4387 case $ac_cv_sys_large_files in #(
4391 #define _LARGE_FILES $ac_cv_sys_large_files
/external/qemu-pc-bios/bochs/
H A Dconfigure28162 if test "${ac_cv_sys_large_files+set}" = set; then
28202 ac_cv_sys_large_files=1
28207 ac_cv_sys_large_files=no
28214 { echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
28215 echo "${ECHO_T}$ac_cv_sys_large_files" >&6; }
28217 if test "$ac_cv_sys_large_files" != no; then
28220 #define _LARGE_FILES $ac_cv_sys_large_files
[all...]
/external/libmtp/
H A Dconfigure14603 if test "${ac_cv_sys_large_files+set}" = set; then
14648 ac_cv_sys_large_files=no; break
14699 ac_cv_sys_large_files=1; break
14708 ac_cv_sys_large_files=unknown
14712 { $as_echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
14713 $as_echo "$ac_cv_sys_large_files" >&6; }
14714 case $ac_cv_sys_large_files in #(
14718 #define _LARGE_FILES $ac_cv_sys_large_files
/external/openssh/
H A Dconfigure5325 if ${ac_cv_sys_large_files+:} false; then :
5349 ac_cv_sys_large_files=no; break
5373 ac_cv_sys_large_files=1; break
5376 ac_cv_sys_large_files=unknown
5380 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
5381 $as_echo "$ac_cv_sys_large_files" >&6; }
5382 case $ac_cv_sys_large_files in #(
5386 #define _LARGE_FILES $ac_cv_sys_large_files

Completed in 342 milliseconds