HomeSort by relevance Sort by last modified time
    Searched refs:TRY64 (Results 1 - 10 of 10) 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 117 if [ "$TRY64" = "yes" ]; then
124 if [ "$ALSO_64" = "yes" -a "$TRY64" != "yes" ] ; then
prebuilt-common.sh 324 TRY64=no
325 do_try64_option () { TRY64=yes; }
639 if [ "$TRY64" = "yes" ]; then
649 if [ "$TRY64" = "yes" ]; then
682 if [ "$HOST_ARCH" = "x86_64" -a "$TRY64" = "yes" ]; then
734 if [ "$HOST_ARCH" = "x86_64" -a "$TRY64" = "yes" ]; then
814 if [ "$TRY64" != "yes" ]; then
847 if [ "$TRY64" = "yes" ]; then
920 if [ "$TRY64" != "yes" ]; then
929 if [ "$TRY64" = "yes" ]; the
    [all...]
dev-rebuild-ndk.sh 68 if [ "$TRY64" = "yes" ]; then
84 if [ "$TRY64" = "yes" ]; then
build-host-prebuilts.sh 136 if [ "$TRY64" = "yes" ]; then
254 if [ "$TRY64" = "yes" ]; then
350 if [ "$TRY64" != "yes" -a "$SYSTEM" != "windows" ]; then
package-release.sh 94 if [ "$TRY64" = "yes" ]; then
287 if [ "$TRY64" = "yes" -a "$USE32" = "no" ]; then
416 if [ "$TRY64" = "yes" ]; then
567 if [ "$TRY64" = "yes" ]; then
build-host-python.sh 108 if [ "$TRY64" = "yes" ]; then
build-gcc.sh 535 if [ "$TRY64" != "yes" ]; then

Completed in 314 milliseconds