/external/strace/ |
D | macros.h | 35 #define STRINGIFY(...) #__VA_ARGS__ macro
|
/external/swiftshader/src/Common/ |
D | Version.h | 20 #define STRINGIFY(x) #x macro
|
/external/libunwind/src/setjmp/ |
D | longjmp.c | 104 #define STRINGIFY(x) STRINGIFY1(x) macro
|
/external/libmojo/mojo/public/c/system/tests/ |
D | core_unittest_pure_c.c | 19 #define STRINGIFY(x) #x macro
|
/external/ImageMagick/MagickCore/ |
D | accelerate-kernels-private.h | 36 #define STRINGIFY(...) #__VA_ARGS__ "\n" macro
|
/external/jemalloc/test/unit/ |
D | quarantine.c | 5 #define STRINGIFY(x) STRINGIFY_HELPER(x) macro
|
/external/kmod/shared/ |
D | macro.h | 49 #define STRINGIFY(x) XSTRINGIFY(x) macro
|
/external/vixl/test/ |
D | test-use-scratch-register-scope.cc | 39 #define STRINGIFY(x) #x macro
|
/external/protobuf/conformance/ |
D | conformance_test_runner.cc | 76 #define STRINGIFY(x) #x macro
|
/external/libvpx/libvpx/test/ |
D | video_source.h | 34 #define STRINGIFY(S) TO_STRING(S) macro
|
/external/elfutils/backends/ |
D | common-reloc.c | 41 #define STRINGIFY(x) STRINGIFY_1 (x) macro
|
/external/libpcap/ |
D | pcap-libdlpi.c | 245 #define STRINGIFY(n) #n macro
|
D | pcap-dlpi.c | 957 #define STRINGIFY(n) #n macro
|
/external/dhcpcd-6.8.2/ |
D | common.h | 50 #define STRINGIFY(a) #a macro
|
/external/v8/src/zone/ |
D | zone.h | 18 #define STRINGIFY(x) #x macro
|
/external/mdnsresponder/mDNSCore/ |
D | DNSCommon.h | 34 #define STRINGIFY(s) STRINGIFY_ARGUMENT_WITHOUT_EXPANSION(s) macro
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_clientlib.c | 362 #define STRINGIFY(s) STRINGIFY_ARGUMENT_WITHOUT_EXPANSION(s) macro
|
/external/swiftshader/third_party/subzero/src/ |
D | IceDefs.h | 51 #define STRINGIFY(x) #x macro
|
/external/skia/src/sksl/ |
D | SkSLCompiler.cpp | 30 #define STRINGIFY(x) #x macro
|
/external/vulkan-validation-layers/tests/ |
D | vktestbinding.cpp | 43 #define STRINGIFY(x) #x macro
|
/external/mesa3d/src/mesa/main/ |
D | macros.h | 809 #define STRINGIFY(x) #x macro
|
/external/mdnsresponder/Clients/ |
D | dns-sd.c | 1339 #define STRINGIFY(s) STRINGIFY_ARGUMENT_WITHOUT_EXPANSION(s) macro
|
/external/python/cpython2/Modules/ |
D | _struct.c | 97 #define STRINGIFY(x) #x macro
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.cc | 30 #define STRINGIFY(x) #x macro
|
/external/vixl/test/aarch64/ |
D | test-simulator-aarch64.cc | 2673 #define STRINGIFY(s) #s macro
|