Home | History | Annotate | Download | only in source

Lines Matching refs:BITS_RUN_64

4467     BITS_RUN_64=no
4731 BITS_RUN_64=unknown
4738 BITS_RUN_64=yes
4740 BITS_RUN_64=no
4746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BITS_RUN_64" >&5
4747 $as_echo "$BITS_RUN_64" >&6; };
4819 if test "$BITS_RUN_64" = "yes"; then
4834 elif test "$BITS_REQ" = "64" -a "$BITS_RUN_64" = "yes"; then