Home
last modified time | relevance | path

Searched refs:YY_NULL (Results 1 – 8 of 8) sorted by relevance

/dragonfly/lib/libevtr/
HDktrfmt.tab.c208 # ifndef YY_NULL
210 # define YY_NULL nullptr macro
212 # define YY_NULL 0 macro
608 "primary_expr", "postfix_expr", "unary_expr", "assign_expr", "expr", YY_NULL
1061 YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]); in yysyntax_error()
1065 const char *yyformat = YY_NULL; in yysyntax_error()
1126 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); in yysyntax_error()
HDktrfmt.yy.c132 #define YY_NULL 0 macro
686 #define yyterminate() return YY_NULL
/dragonfly/gnu/usr.bin/binutils227/block2/libgold/
HDyyscript.c82 # ifndef YY_NULL
84 # define YY_NULL nullptr macro
86 # define YY_NULL 0 macro
876 "opt_comma", YY_NULL
1840 YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]); in yysyntax_error()
1844 const char *yyformat = YY_NULL; in yysyntax_error()
1905 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); in yysyntax_error()
/dragonfly/gnu/usr.bin/gdb/gdb/
HDada-lex.c112 #define YY_NULL 0 macro
862 (RESULT) = YY_NULL; \
1007 #define yyterminate() return YY_NULL
/dragonfly/contrib/gdb-7/gdb/
HDada-lex.c112 #define YY_NULL 0 macro
862 (RESULT) = YY_NULL; \
1007 #define yyterminate() return YY_NULL
/dragonfly/usr.bin/m4/
HDmanual_tokenizer.c112 #define YY_NULL 0 macro
636 #define yyterminate() return YY_NULL
/dragonfly/contrib/gcc-4.7/gcc/
HDgengtype-lex.c113 #define YY_NULL 0 macro
1129 #define yyterminate() return YY_NULL
/dragonfly/contrib/flex/src/
HDflex.skl258 #define YY_NULL 0
1022 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
1044 #define yyterminate() return YY_NULL
1365 * YY_NULL, it'll still work - another
1366 * YY_NULL will get returned.