Searched defs:__action (Results 1 – 2 of 2) sorted by relevance
29 #define INIT_PORT_DCB_CMD(__pcmd, __port, __op, __action) \ argument
289 co_await static_cast<_Action&&>(__action)(static_cast<_Ts&&>(__ts)...); in __impl() local