Searched refs:BITS_RUN_64 (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/
H A Dconfigure4699 BITS_RUN_64=no
4963 BITS_RUN_64=unknown
4970 BITS_RUN_64=yes
4972 BITS_RUN_64=no
4978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BITS_RUN_64" >&5
4979 $as_echo "$BITS_RUN_64" >&6; };
5051 if test "$BITS_RUN_64" = "yes"; then
5066 elif test "$BITS_REQ" = "64" -a "$BITS_RUN_64" = "yes"; then
H A Dconfigure.orig4685 BITS_RUN_64=no
4936 BITS_RUN_64=unknown
4943 BITS_RUN_64=yes
4945 BITS_RUN_64=no
4951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BITS_RUN_64" >&5
4952 $as_echo "$BITS_RUN_64" >&6; };
5024 if test "$BITS_RUN_64" = "yes"; then
5039 elif test "$BITS_REQ" = "64" -a "$BITS_RUN_64" = "yes"; then

Completed in 196 milliseconds