Searched refs:yytrue (Results 1 – 3 of 3) sorted by relevance
283 #define yytrue 1 macro802 yyvsp[i].yystate.yyresolved = yytrue;1084 return yytrue;1262 yyGLRState* yynewState = &yynewGLRStackItem (yystackp, yytrue)->yystate;1266 yynewState->yyresolved = yytrue;1282 yyGLRState* yynewState = &yynewGLRStackItem (yystackp, yytrue)->yystate;1519 return yytrue;1541 yys1->yyresolved = yytrue;1546 yys0->yyresolved = yytrue;1553 while (YYID (yytrue))[all …]
1195 which is necessarily yytrue) and nonconflicting actions (non-split-off
9413 (yyparse): Change while (yytrue) to while ( YYID (yytrue)) to pacify13662 (yytrue, yyfalse): Define even if defined (__cplusplus).