Home
last modified time | relevance | path

Searched refs:STRINGIFY_ (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Duvch264demux.c45 #define STRINGIFY_(x) #x macro
46 #define STRINGIFY(x) STRINGIFY_ (x)
Ddash_mpd.c5955 #define STRINGIFY_(x) #x macro
5956 #define STRINGIFY(x) STRINGIFY_ (x)
/third_party/node/src/
Dutil.h150 #define STRINGIFY_(x) #x macro
151 #define STRINGIFY(x) STRINGIFY_(x)