Home | History | Annotate | Download | only in rfcomm

Lines Matching full:short

86 short yylhs[] = {                                        -1,
90 short yylen[] = { 2,
94 short yydefred[] = { 0,
100 short yydgoto[] = { 4,
103 short yysindex[] = { -254,
109 short yyrindex[] = { 24,
115 short yygindex[] = { 0,
119 short yytable[] = { 27,
148 short yycheck[] = { 125,
240 short *yyssp;
246 static short *yyss;
247 static short *yysslim;
294 short *newss;
306 ? (short *)realloc(yyss, newsize * sizeof(*newss))
307 : (short *)malloc(newsize * sizeof(*newss));