Home
last modified time | relevance | path

Searched refs:IORAP_PP_CONCAT (Results 1 – 2 of 2) sorted by relevance

/system/iorap/src/common/
Dmacros.h35 #define IORAP_PP_CONCAT(lhs, rhs) \ macro
48 #define IORAP_PP_MAP_IMPL(N, FN, sep, ...) IORAP_PP_CONCAT(IORAP_PP_MAP_IMPL_, N)(FN, sep, __VA_ARG…
Dintrospection.h150 IORAP_PP_CONCAT(IORAP_INTROSPECT_ADAPT_STRUCT_IMPL_, N)(__VA_ARGS__)