Searched refs:land (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Deval-plural.h60 else if (pexp->operation == land)
H A Dplural-exp.h64 land, /* Logical AND. */ enumerator in enum:expression::operator
H A Dplural.y192 $$ = new_exp_2 (land, $1, $3);
H A Dplural.c869 yyval.exp = new_exp_2 (land, yyvsp[-2].exp, yyvsp[0].exp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Deval-plural.h54 else if (pexp->operation == land)
H A Dplural-exp.h55 land, /* Logical AND. */ enumerator in enum:expression_operator
H A Dplural.y172 $$ = new_exp_2 (land, $1, $3);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-csharp.c301 case land:
377 case land:
481 case land:
H A Dwrite-java.c522 case land:
598 case land:
702 case land:

Completed in 184 milliseconds