Home
last modified time | relevance | path

Searched defs:CONCAT (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutils/isoc/arch/arm/
H A Dsetjmp_a32.S37 #define CONCAT(a, b) CONCAT2(a, b) macro
/optee_os/lib/libutils/ext/include/
H A Dutil.h178 #define CONCAT(x, y) _CONCAT(x, y) macro