Searched refs:_stage (Results 1 – 1 of 1) sorted by relevance
849 #define STAGE_CREATE(_stage, _init, _cleanup) \ argument850 .stage[_stage] = {.init = _init, .cleanup = _cleanup}