HomeSort by relevance Sort by last modified time
    Searched full:yyssp (Results 1 - 24 of 24) sorted by null

  /external/bluetooth/bluez/rfcomm/
parser.c 240 short *yyssp; variable
304 i = yyssp - yyss;
312 yyssp = newss + i;
350 yyssp = yyss;
352 *yyssp = yystate = 0;
378 if (yyssp >= yysslim && yygrowstack())
382 *++yyssp = yystate = yytable[yyn];
411 if ((yyn = yysindex[*yyssp]) && (yyn += YYERRCODE) >= 0 &&
417 to state %d\n", YYPREFIX, *yyssp, yytable[yyn]);
419 if (yyssp >= yysslim && yygrowstack()
    [all...]
  /system/core/sh/
arith.c 921 register short int *yyssp;
930 #define YYPOPSTACK (yyvsp--, yyssp--)
955 yyssp = yyss;
968 yyssp++;
971 *yyssp = yystate;
973 if (yyss + yystacksize - 1 <= yyssp)
976 YYSIZE_T yysize = yyssp - yyss + 1;
992 &yyss1, yysize * sizeof (*yyssp),
1027 yyssp = yyss + yysize - 1;
1034 if (yyss + yystacksize - 1 <= yyssp)
918 register short int *yyssp; local
    [all...]
init.c 124 #define YYPOPSTACK (yyvsp--, yyssp--)
416 #define YYPOPSTACK (yyvsp--, yyssp--)
708 #define YYPOPSTACK (yyvsp--, yyssp--)
  /external/bison/data/
yacc.c 1023 yytype_int16 *yyssp;
1038 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)]b4_locations_if([, yylsp -= (N)])[)
1063 yyssp = yyss;
1094 yyssp++;
1097 *yyssp = yystate;
1099 if (yyss + yystacksize - 1 <= yyssp)
1102 YYSIZE_T yysize = yyssp - yyss + 1;
1118 &yyss1, yysize * sizeof (*yyssp),
1153 yyssp = yyss + yysize - 1;
1160 if (yyss + yystacksize - 1 <= yyssp)
    [all...]
  /external/e2fsprogs/intl/
plural.c 704 register short *yyssp;
719 # define YYPOPSTACK (yyvsp--, yyssp--, yylsp--)
721 # define YYPOPSTACK (yyvsp--, yyssp--)
750 yyssp = yyss;
764 yyssp++;
767 *yyssp = yystate;
769 if (yyssp >= yyss + yystacksize - 1)
772 YYSIZE_T yysize = yyssp - yyss + 1;
789 &yyss1, yysize * sizeof (*yyssp),
796 &yyss1, yysize * sizeof (*yyssp),
702 register short *yyssp; local
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
parse.c 394 short *yyssp; variable
565 yyssp = yyss;
567 *yyssp = yystate = 0;
593 if (yyssp >= yyss + yystacksize - 1)
597 *++yyssp = yystate = yytable[yyn];
626 if ((yyn = yysindex[*yyssp]) && (yyn += YYERRCODE) >= 0 &&
632 to state %d\n", YYPREFIX, *yyssp, yytable[yyn]);
634 if (yyssp >= yyss + yystacksize - 1)
638 *++yyssp = yystate = yytable[yyn];
647 YYPREFIX, *yyssp);
    [all...]
  /external/elfutils/src/
ldscript.c 1012 register short *yyssp; local
    [all...]
  /external/bison/src/
parse-gram.c 1513 yytype_int16 *yyssp; local
    [all...]
  /external/libpcap/
grammar.c 1570 short int *yyssp; local
    [all...]
  /prebuilt/sdk/tools/linux/
aidl 
  /external/opencore/extern_tools_v2/bin/linux/
tar 
  /prebuilt/linux-x86/flex/
flex-2.5.4a 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/
ar 
ranlib 
ld 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-ar 
arm-eabi-ranlib 
arm-eabi-ld 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-ar 
i686-unknown-linux-gnu-ranlib 
i686-unknown-linux-gnu-ld 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/bin/
ar 
ranlib 
ld 

Completed in 83 milliseconds