Home | History | Annotate | Download | only in x64

Lines Matching refs:CODE_COVERAGE_STRINGIFY

1532 #define CODE_COVERAGE_STRINGIFY(x) #x
1533 #define CODE_COVERAGE_TOSTRING(x) CODE_COVERAGE_STRINGIFY(x)