Searched refs:FUNC3 (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/wave/test/testwave/testfiles/ |
D | t_5_030.cpp | 38 #define FUNC4(a, b) FUNC3(a, b) + NEST4 39 #define FUNC3(a, b) FUNC2(a, b) + NEST3 macro
|
/third_party/ffmpeg/libavcodec/ |
D | bit_depth_template.c | 102 #define FUNC3(a, b, c) a ## _ ## b ## c macro 103 #define FUNC2(a, b, c) FUNC3(a, b, c)
|