Home
last modified time | relevance | path

Searched refs:TOSTRING (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dvdpau_private.h61 #define TOSTRING(x) QUOTEME(x) macro
62 #define INFORMATION_STRING TOSTRING(INFORMATION)
/third_party/protobuf/conformance/
H A Dconformance_test_runner.cc75 #define TOSTRING(x) STRINGIFY(x) macro
78 perror(#call " " __FILE__ ":" TOSTRING(__LINE__)); \
/third_party/skia/tests/
H A DGrMeshTest.cpp607 #define TOSTRING(X) STRINGIFY(X) macro
609 filename.printf("GrMeshTest_%s_%s.png", TOSTRING(WRITE_PNG_CONTEXT_TYPE), testName);
/third_party/rust/crates/cxx/tests/ffi/
H A Dtests.cc762 #define TOSTRING(x) STRINGIFY(x) macro
766 return "Assertion failed: `" #x "`, " __FILE__ ":" TOSTRING(__LINE__); \
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc31 #define TOSTRING(x) STRINGIFY(x) macro
34 ContextScope context(this, __FILE__ ":" TOSTRING(__LINE__))
2329 #undef TOSTRING macro
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc335 #define TOSTRING(x) STRINGIFY(x) macro
336 #define AT __FILE__ ":" TOSTRING(__LINE__)

Completed in 18 milliseconds