Searched refs:CONCAT (Results 1 – 7 of 7) sorted by relevance
/optee_os/lib/libutils/isoc/arch/arm/ |
A D | setjmp_a32.S | 37 #define CONCAT(a, b) CONCAT2(a, b) macro 44 #define SYM(x) CONCAT (__USER_LABEL_PREFIX__, x)
|
/optee_os/out/arm/export-ta_arm32/host_include/ |
A D | util.h | 108 #define CONCAT(x, y) _CONCAT(x, y) macro
|
/optee_os/out/arm/export-ta_arm64/include/ |
A D | util.h | 108 #define CONCAT(x, y) _CONCAT(x, y) macro
|
/optee_os/out/arm/export-ta_arm64/host_include/ |
A D | util.h | 108 #define CONCAT(x, y) _CONCAT(x, y) macro
|
/optee_os/lib/libutils/ext/include/ |
A D | util.h | 108 #define CONCAT(x, y) _CONCAT(x, y) macro
|
/optee_os/out/arm/export-ta_arm32/include/ |
A D | util.h | 108 #define CONCAT(x, y) _CONCAT(x, y) macro
|
/optee_os/core/arch/arm/include/mm/ |
A D | core_mmu.h | 258 static int CONCAT(__register_sdp_mem_unused, __COUNTER__) \
|
Completed in 10 milliseconds