Searched refs:t_val (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar229 for ( yy_i = 0; yytoks[yy_i].t_val >= 0;
232 if ( yytoks[yy_i].t_val == yychar )
313 for ( yy_i = 0; yytoks[yy_i].t_val >= 0;
316 if ( yytoks[yy_i].t_val == yychar )
356 yytoks[yy_i].t_val >= 0;
359 if ( yytoks[yy_i].t_val
469 yytoks[yy_i].t_val >= 0;
472 if ( yytoks[yy_i].t_val
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y91 type_t *t_val;
119 %type <t_val> pointer

Completed in 62 milliseconds