Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tnf/prex/
H A Dlist.h48 void list_expr(spec_t *speclist_p, expr_t *expr_p);
H A Dprexgram.y329 { list_expr($2, $4); }
H A Dlist.c142 list_expr(spec_t * speclist_p, expr_t * expr_p) in list_expr() function