Searched refs:yy_trans_info (Results 1 – 8 of 8) sorted by relevance
3137 bytes = sizeof(struct yy_trans_info) * td.td_lolen * (td.td_hilen ? td.td_hilen : 1);3204 v = j == 0 ? &(((struct yy_trans_info *) p)->yy_verify)3205 : &(((struct yy_trans_info *) p)->yy_nxt);3236 p = (struct yy_trans_info *) p + 1;3240 struct yy_trans_info *v;3249 v = &(((struct yy_trans_info *) (transdmap->dm_arr))[t32]);3251 v = &((*((struct yy_trans_info **) (transdmap->dm_arr)))[t32]);3254 if( ((struct yy_trans_info **) p)[0] != v)3257 ((struct yy_trans_info **) p)[0] = v;3260 p = (struct yy_trans_info **) p + 1;
364 struct yy_trans_info struct
366 struct yy_trans_info struct
360 struct yy_trans_info struct
361 struct yy_trans_info struct
5378 tables_shared.h: Members of struct yy_trans_info are now forced to