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

/external/chromium_org/third_party/icu/source/
H A Dconfigure4684 BITS_RUN_32=no
4989 BITS_RUN_32=unknown
4996 BITS_RUN_32=yes
4998 BITS_RUN_32=no
5004 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BITS_RUN_32" >&5
5005 $as_echo "$BITS_RUN_32" >&6; };
5033 if test "$BITS_REQ" = "32" -a "$BITS_RUN_32" = "yes"; then
/external/icu4c/
H A Dconfigure4439 BITS_RUN_32=no
4757 BITS_RUN_32=unknown
4764 BITS_RUN_32=yes
4766 BITS_RUN_32=no
4772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BITS_RUN_32" >&5
4773 $as_echo "$BITS_RUN_32" >&6; };
4801 if test "$BITS_REQ" = "32" -a "$BITS_RUN_32" = "yes"; then

Completed in 67 milliseconds