Searched refs:ExprActionList (Results 1 – 2 of 2) sorted by relevance
235 } ExprActionList; typedef258 ExprActionList actions;
200 ExprDef *expr = ExprCreate(EXPR_ACTION_LIST, EXPR_TYPE_ACTIONS, sizeof(ExprActionList)); in ExprCreateActionList()