FFmpeg
Macros
Preprocessor String Macros
libavutil
»
Other
String manipulation macros.
More...
Macros
#define
AV_STRINGIFY
(s) AV_TOSTRING(s)
#define
AV_TOSTRING
(s) #s
#define
AV_GLUE
(a, b) a ## b
#define
AV_JOIN
(a, b) AV_GLUE(a, b)
Detailed Description
String manipulation macros.
Generated by
1.8.12