Home
last modified time | relevance | path

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

/external/icu/icu4c/source/
Dacinclude.m4180 BITS_RUN_32=no
400 BITS_RUN_32=yes, BITS_RUN_32=no, BITS_RUN_32=unknown)
401 AC_MSG_RESULT($BITS_RUN_32);
429 if test "$BITS_REQ" = "32" -a "$BITS_RUN_32" = "yes"; then
Dconfigure4855 BITS_RUN_32=no
5173 BITS_RUN_32=unknown
5180 BITS_RUN_32=yes
5182 BITS_RUN_32=no
5188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BITS_RUN_32" >&5
5189 $as_echo "$BITS_RUN_32" >&6; };
5217 if test "$BITS_REQ" = "32" -a "$BITS_RUN_32" = "yes"; then