Home | History | Annotate | Download | only in icu4c

Lines Matching refs:BITS_RUN_32

4684     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