Home
last modified time | relevance | path

Searched defs:STRINGIFY (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Common/
DVersion.h20 #define STRINGIFY(x) #x macro
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVersion.hpp23 #define STRINGIFY(x) #x macro
/third_party/libunwind/src/setjmp/
Dlongjmp.c104 #define STRINGIFY(x) STRINGIFY1(x) macro
/third_party/protobuf/conformance/
Dconformance_test_runner.cc74 #define STRINGIFY(x) #x macro
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DExecutableMemory.cpp49 #define STRINGIFY(x) #x macro
/third_party/ltp/tools/sparse/sparse-src/
Dlib.h41 #define STRINGIFY(x) DO_STRINGIFY(x) macro
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Duvch264demux.c46 #define STRINGIFY(x) STRINGIFY_ (x) macro
Ddash_mpd.c5956 #define STRINGIFY(x) STRINGIFY_ (x) macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceDefs.h51 #define STRINGIFY(x) #x macro
/third_party/node/src/
Dutil.h151 #define STRINGIFY(x) STRINGIFY_(x) macro
/third_party/skia/tests/
DGrMeshTest.cpp606 #define STRINGIFY(X) #X macro
/third_party/flutter/skia/src/sksl/
DSkSLCompiler.cpp37 #define STRINGIFY(x) #x macro
/third_party/mesa3d/src/mesa/main/
Dmacros.h792 #define STRINGIFY(x) #x macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp682 #define STRINGIFY(X) (#X) in enumeration() macro