Searched refs:CODE_COVERAGE_STRINGIFY (Results 1 - 9 of 9) sorted by relevance

/external/v8/src/ia32/
H A Dmacro-assembler-ia32.h1061 #define CODE_COVERAGE_STRINGIFY(x) #x macro
1062 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/v8/src/x87/
H A Dmacro-assembler-x87.h1040 #define CODE_COVERAGE_STRINGIFY(x) #x macro
1041 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/v8/src/arm/
H A Dmacro-assembler-arm.h1573 #define CODE_COVERAGE_STRINGIFY(x) #x macro
1574 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/v8/src/ppc/
H A Dmacro-assembler-ppc.h1664 #define CODE_COVERAGE_STRINGIFY(x) #x macro
1665 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/v8/src/x64/
H A Dmacro-assembler-x64.h1762 #define CODE_COVERAGE_STRINGIFY(x) #x macro
1763 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/v8/src/arm64/
H A Dmacro-assembler-arm64.h2313 #define CODE_COVERAGE_STRINGIFY(x) #x macro
2314 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/v8/src/mips/
H A Dmacro-assembler-mips.h1898 #define CODE_COVERAGE_STRINGIFY(x) #x macro
1899 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/v8/src/mips64/
H A Dmacro-assembler-mips64.h2039 #define CODE_COVERAGE_STRINGIFY(x) #x macro
2040 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/v8/src/s390/
H A Dmacro-assembler-s390.h1906 #define CODE_COVERAGE_STRINGIFY(x) #x macro
1907 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)

Completed in 164 milliseconds