Home
last modified time | relevance | path

Searched defs:million (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/exp-bbv/tests/arm-linux/
DMakefile.am6 million ll program
/external/valgrind/exp-bbv/tests/ppc32-linux/
DMakefile.am6 million ll program
/external/valgrind/exp-bbv/tests/x86/
DMakefile.am6 million rep_prefix fldcw_check complex_rep program
/external/valgrind/exp-bbv/tests/amd64-linux/
DMakefile.am6 million rep_prefix fldcw_check complex_rep clone_test program
/external/crcalc/tests/src/com/hp/creals/
DCRTest.java108 BigInteger million = BigInteger.valueOf(1000*1000); in testCR() local