Searched defs:CONCAT (Results 1 – 2 of 2) sorted by relevance
| /optee_os/lib/libutils/isoc/arch/arm/ | ||
| H A D | setjmp_a32.S | 37 #define CONCAT(a, b) CONCAT2(a, b) macro |
| /optee_os/lib/libutils/ext/include/ | ||
| H A D | util.h | 178 #define CONCAT(x, y) _CONCAT(x, y) macro |