Home
last modified time | relevance | path

Searched refs:all64 (Results 1 – 3 of 3) sorted by relevance

/external/zlib/src/
DMakefile.in79 all64: example64$(EXE) minigzip64$(EXE)
107 test64: all64
/external/python/cpython2/Modules/zlib/
DMakefile.in79 all64: example64$(EXE) minigzip64$(EXE)
107 test64: all64
/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c7733 IRTemp all64 = newTempV128(); in math_TBL_TBX() local
7734 assign(all64, binop(Iop_Add8x16, mkexpr(all32), mkexpr(all32))); in math_TBL_TBX()
7737 IRTemp allXX[4] = { all16, all32, all48, all64 }; in math_TBL_TBX()