Home | History | Annotate | Download | only in src

Lines Matching full:nexpr

2745 	aexpr	::= nexpr | nexpr "-a" aexpr ;
2746 nexpr ::= primary | "!" nexpr ;