Home
last modified time | relevance | path

Searched refs:_CONCAT (Results 1 – 5 of 5) sorted by relevance

/optee_os/out/arm/export-ta_arm32/host_include/
A Dutil.h108 #define CONCAT(x, y) _CONCAT(x, y)
109 #define _CONCAT(x, y) x##y macro
/optee_os/out/arm/export-ta_arm64/include/
A Dutil.h108 #define CONCAT(x, y) _CONCAT(x, y)
109 #define _CONCAT(x, y) x##y macro
/optee_os/out/arm/export-ta_arm64/host_include/
A Dutil.h108 #define CONCAT(x, y) _CONCAT(x, y)
109 #define _CONCAT(x, y) x##y macro
/optee_os/lib/libutils/ext/include/
A Dutil.h108 #define CONCAT(x, y) _CONCAT(x, y)
109 #define _CONCAT(x, y) x##y macro
/optee_os/out/arm/export-ta_arm32/include/
A Dutil.h108 #define CONCAT(x, y) _CONCAT(x, y)
109 #define _CONCAT(x, y) x##y macro

Completed in 10 milliseconds