Home | History | Annotate | Download | only in icu4c

Lines Matching refs:BITS_RUN_32

4439     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