Searched refs:LIBSTRING (Results 1 - 15 of 15) sorted by relevance

/frameworks/compile/libbcc/runtime/test/timing/
H A Dashldi3.c12 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
46 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
H A Dashrdi3.c12 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
46 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
H A Dfloatdidf.c12 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
44 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
H A Dfloatdisf.c12 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
44 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
H A Dfloatdixf.c12 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
44 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
H A Dfloatundidf.c8 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
41 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
H A Dfloatundisf.c12 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
44 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
H A Dfloatundixf.c12 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
44 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
H A Dlshrdi3.c12 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
46 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
H A Dnegdi2.c12 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
47 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
H A Ddivdi3.c12 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
49 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
H A Dmoddi3.c12 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
49 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
H A Dmuldi3.c12 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
49 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
H A Dudivdi3.c12 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
49 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
H A Dumoddi3.c12 #define LIBSTRING LIBSTRINGX(LIBNAME) macro
49 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);

Completed in 54 milliseconds