Home
last modified time | relevance | path

Searched refs:rc_stmt_cond (Results 1 – 3 of 3) sorted by relevance

/dports/mail/anubis/anubis-4.2/src/
H A Drcfile.h68 rc_stmt_cond, /* Conditional expression */ enumerator
H A Drc-gram.y308 $$ = rc_stmt_create (rc_stmt_cond, &@1.beg);
321 $$ = rc_stmt_create (rc_stmt_cond, &@1.beg);
1161 case rc_stmt_cond:
1222 case rc_stmt_cond:
1782 case rc_stmt_cond:
H A Drc-gram.c1931 (yyval.stmt) = rc_stmt_create (rc_stmt_cond, &(yylsp[(1) - (5)]).beg);
1952 (yyval.stmt) = rc_stmt_create (rc_stmt_cond, &(yylsp[(1) - (4)]).beg);
3161 case rc_stmt_cond: in rc_stmt_destroy()
3222 case rc_stmt_cond: in rc_stmt_print()
3782 case rc_stmt_cond: in stmt_list_eval()