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

/external/v8/src/ia32/
H A Dmacro-assembler-ia32.h956 #define CODE_COVERAGE_STRINGIFY(x) #x macro
957 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/chromium_org/v8/src/ia32/
H A Dmacro-assembler-ia32.h1120 #define CODE_COVERAGE_STRINGIFY(x) #x macro
1121 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/v8/src/x64/
H A Dmacro-assembler-x64.h1460 #define CODE_COVERAGE_STRINGIFY(x) #x macro
1461 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/chromium_org/v8/src/arm/
H A Dmacro-assembler-arm.h1541 #define CODE_COVERAGE_STRINGIFY(x) #x macro
1542 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/chromium_org/v8/src/x64/
H A Dmacro-assembler-x64.h1605 #define CODE_COVERAGE_STRINGIFY(x) #x macro
1606 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/v8/src/arm/
H A Dmacro-assembler-arm.h1371 #define CODE_COVERAGE_STRINGIFY(x) #x macro
1372 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/v8/src/mips/
H A Dmacro-assembler-mips.h1522 #define CODE_COVERAGE_STRINGIFY(x) #x macro
1523 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)
/external/chromium_org/v8/src/mips/
H A Dmacro-assembler-mips.h1689 #define CODE_COVERAGE_STRINGIFY(x) #x macro
1690 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)

Completed in 106 milliseconds