Home
last modified time | relevance | path

Searched refs:STRONGEST_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/dports/lang/seed7/seed7/src/
H A Dfindid.h28 #define STRONGEST_PRIORITY ((priorityType) 0) macro
H A Dexpr.c342 if (expr_prior == STRONGEST_PRIORITY) { in pars_infix_expression()
352 (int) STRONGEST_PRIORITY, GET_ENTITY(helplist->obj)->ident->name); in pars_infix_expression()