Searched refs:qmop (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Dplural-exp.h67 qmop /* Question mark operator. */ enumerator in enum:expression::operator
H A Dplural.y184 $$ = new_exp_3 (qmop, $1, $3, $5);
H A Dplural.c857 yyval.exp = new_exp_3 (qmop, yyvsp[-4].exp, 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 Dplural-exp.h58 qmop /* Question mark operator. */ enumerator in enum:expression_operator
H A Dplural.y164 $$ = new_exp_3 (qmop, $1, $3, $5);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-csharp.c306 case qmop:
391 case qmop:
465 case qmop:
H A Dwrite-java.c527 case qmop:
612 case qmop:
686 case qmop:

Completed in 173 milliseconds