Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dexpr.c133 pars_infix_expression(COM_PRIORITY, do_match_expr), in read_call_expression()
139 pars_infix_expression(COM_PRIORITY, do_match_expr)); in read_call_expression()
174 pars_infix_expression(COM_PRIORITY, FALSE), &helplist, in read_dot_subexpression()
181 pars_infix_expression(COM_PRIORITY, FALSE)); in read_dot_subexpression()
H A Dfindid.h30 #define COM_PRIORITY ((priorityType) 99) macro
H A Dparser.c287 object_name = pars_infix_expression(COM_PRIORITY, FALSE); in decl_name()
299 object_name = pars_infix_expression(COM_PRIORITY, FALSE); in decl_name()