Searched refs:YYSTYPE (Results 1 – 3 of 3) sorted by relevance
269 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED270 typedef union YYSTYPE YYSTYPE; typedef271 union YYSTYPE union296 extern __thread YYSTYPE sfbpf_lval;
559 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED560 typedef union YYSTYPE YYSTYPE; typedef561 union YYSTYPE union586 extern __thread YYSTYPE sfbpf_lval;781 YYSTYPE yyvs_alloc;1736 __thread YYSTYPE yylval;1765 YYSTYPE yyvsa[YYINITDEPTH]; in yyparse()1766 YYSTYPE *yyvs; in yyparse()1767 YYSTYPE *yyvsp; in yyparse()1777 YYSTYPE yyval; in yyparse()[all …]
2778 extern __thread YYSTYPE yylval;