HomeSort by relevance Sort by last modified time
    Searched refs:TRY64 (Results 1 - 7 of 7) sorted by null

  /external/valgrind/main/none/tests/amd64/
rcl-amd64.c 9 #define TRY64(C) \
40 TRY64(0); TRY64(1); TRY64(2); TRY64(3); TRY64(4); TRY64(5);
41 TRY64(6); TRY64(7); TRY64(8); TRY64(9); TRY64(10); TRY64(11)
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
GNUmakefile 22 TRY64 := $(strip $(TRY64))
42 ifdef TRY64
  /ndk/build/tools/
build-host-awk.sh 61 if [ "$TRY64" = "yes" ]; then
84 TRY64="$BUILD_TRY64" \
rebuild-all-prebuilt.sh 98 if [ "$TRY64" = "yes" ]; then
105 if [ "$ALSO_64" = "yes" -a "$TRY64" != "yes" ] ; then
build-host-prebuilts.sh 124 if [ "$TRY64" = "yes" ]; then
242 if [ "$TRY64" = "yes" ]; then
254 if [ "$TRY64" != "yes" ]; then
304 if [ "$TRY64" != "yes" -a "$SYSTEM" != "windows" ]; then
prebuilt-common.sh 318 TRY64=no
319 do_try64_option () { TRY64=yes; }
633 if [ "$TRY64" = "yes" ]; then
643 if [ "$TRY64" = "yes" ]; then
676 if [ "$HOST_ARCH" = "x86_64" -a "$TRY64" = "yes" ]; then
728 if [ "$HOST_ARCH" = "x86_64" -a "$TRY64" = "yes" ]; then
792 if [ "$TRY64" != "yes" ]; then
825 if [ "$TRY64" = "yes" ]; then
893 if [ "$TRY64" != "yes" ]; then
902 if [ "$TRY64" = "yes" ]; the
    [all...]
package-release.sh 91 if [ "$TRY64" = "yes" ]; then
293 if [ "$TRY64" = "yes" -a "$USE32" = "no" ]; then
418 if [ "$TRY64" = "yes" ]; then
520 if [ "$TRY64" = "yes" ]; then

Completed in 4666 milliseconds