Searched refs:YY_NULL (Results 1 – 8 of 8) sorted by relevance
| /dragonfly/lib/libevtr/ |
| HD | ktrfmt.tab.c | 208 # 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()
|
| HD | ktrfmt.yy.c | 132 #define YY_NULL 0 macro 686 #define yyterminate() return YY_NULL
|
| /dragonfly/gnu/usr.bin/binutils227/block2/libgold/ |
| HD | yyscript.c | 82 # 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/ |
| HD | ada-lex.c | 112 #define YY_NULL 0 macro 862 (RESULT) = YY_NULL; \ 1007 #define yyterminate() return YY_NULL
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | ada-lex.c | 112 #define YY_NULL 0 macro 862 (RESULT) = YY_NULL; \ 1007 #define yyterminate() return YY_NULL
|
| /dragonfly/usr.bin/m4/ |
| HD | manual_tokenizer.c | 112 #define YY_NULL 0 macro 636 #define yyterminate() return YY_NULL
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | gengtype-lex.c | 113 #define YY_NULL 0 macro 1129 #define yyterminate() return YY_NULL
|
| /dragonfly/contrib/flex/src/ |
| HD | flex.skl | 258 #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.
|