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

  /external/valgrind/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
build-awk.sh 61 if [ "$TRY64" = "yes" ]; then
80 TRY64="$BUILD_TRY64" \
  /ndk/build/tools/
prebuilt-common.sh 383 TRY64=no
384 do_try64_option () { TRY64=yes; }
700 if [ "$TRY64" = "yes" ]; then
710 if [ "$TRY64" = "yes" ]; then
746 if [ "$HOST_ARCH" = "x86_64" -a "$TRY64" = "yes" ]; then
798 if [ "$HOST_ARCH" = "x86_64" -a "$TRY64" = "yes" ]; then
862 if [ "$TRY64" != "yes" ]; then
895 if [ "$TRY64" = "yes" ]; then
963 if [ "$TRY64" != "yes" ]; then
972 if [ "$TRY64" = "yes" ]; the
    [all...]

Completed in 138 milliseconds