Home
last modified time | relevance | path

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

/external/e2fsprogs/intl/
Dplural-exp.h43 lnot, /* Logical NOT. */ enumerator
Dplural.y188 $$ = new_exp_1 (lnot, $2);
Dplural.c1058 yyval.exp = new_exp_1 (lnot, yyvsp[0].exp); in yyparse()