Home
last modified time | relevance | path

Searched defs:PASTE (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
H A D082-invalid-paste.c1 #define PASTE(x,y) x ## y macro
/third_party/backends/include/sane/
H A Dsanei.h164 #define PASTE(x,y) PASTE1(x,y) macro
/third_party/mesa3d/src/amd/compiler/tests/
H A Dframework.h61 #define PASTE(a, b) _PASTE(a, b) macro
/third_party/elfutils/backends/
H A Dcommon-reloc.c33 #define PASTE(a, b) PASTE_1 (a, b) macro
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.h288 #define PASTE(a,b) a ## b macro
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-internal-routines-template.inc.h28 #define PASTE(x, y) PASTE_ (x, y) macro
68 PASTE (ECMA_ROUTINE_START_, BUILTIN_UNDERSCORED_ID) = ECMA_BUILTIN_ID__COUNT - 1, enumerator
308 #undef PASTE macro

Completed in 6 milliseconds