Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dperly.y123 %nonassoc <ival> PREC_LOW
948 | sigelem[element] %prec PREC_LOW
1080 | listexpr %prec PREC_LOW
1091 | term %prec PREC_LOW
1238 | termrelop %prec PREC_LOW /* $x > $y, etc. */
1264 termrelop: relopchain %prec PREC_LOW
1282 termeqop: eqopchain %prec PREC_LOW
1591 : empty %prec PREC_LOW
1592 | listexpr %prec PREC_LOW
1618 | scalar %prec PREC_LOW
[all …]
H A Dperly.h151 PREC_LOW = 345, /* PREC_LOW */ enumerator
H A Dperly.tab101 YYSYMBOL_PREC_LOW = 90, /* PREC_LOW */
401 "SUBLEXSTART", "SUBLEXEND", "PHASER", "PREC_LOW", "PLUGIN_LOW_OP",