Home | History | Annotate | Download | only in data

Lines Matching refs:YYTYPE_UINT16

81        b4_ints_in($@,      [0], [65535]), [1], [yytype_uint16],
237 #ifdef YYTYPE_UINT16
238 typedef YYTYPE_UINT16 yytype_uint16;
240 typedef unsigned short int yytype_uint16;