Home | History | Annotate | Download | only in icu4c

Lines Matching refs:BITS_RUN_64

4699     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