Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/intl/
Dplural-exp.h67 qmop /* Question mark operator. */ enumerator
Dplural.y184 $$ = new_exp_3 (qmop, $1, $3, $5);
Dplural.c1040 yyval.exp = new_exp_3 (qmop, yyvsp[-4].exp, yyvsp[-2].exp, yyvsp[0].exp); in yyparse()