Searched refs:init_parse (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/external/mpl/dhcp/dist/common/tests/ |
| H A D | option_unittest.c | 143 static void init_parse(struct parse *cfile, char* name, char *input) { in init_parse() function 187 init_parse(&cfile, "hex_fits", input); in ATF_TC_BODY() 202 init_parse(&cfile, "hex_too_long", input); in ATF_TC_BODY()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-1999 | 1664 * lex.c (init_parse): Add an opname_tab entry for INIT_EXPR. 1783 (init_parse): Allocate internal_filename and mark as root. Use it 2616 (init_parse): Call init_tree, not init_cplus_unsave. 2734 (init_parse): Add GC roots. 2940 * lex.c (init_parse): Call memcpy, not bcopy, to avoid casts. 3588 * lex.c (init_parse): Call init_cplus_unsave. 3722 * lex.c (init_parse): Remove support for signatures. 3890 * lex.c (init_parse): Set opname_tab[EXACT_DIV_EXPR]. 4201 (init_parse): Reorder. 4304 (init_parse): Set cpp_token to CPP_DIRECTIVE. [all …]
|
| H A D | ChangeLog-1998 | 1159 * lex.c (init_parse): Add entry for RID_RESTRICT. 1887 * lex.c (init_parse): Likewise. 2537 * lex.c (init_parse): Remove handling of ansi_null_node. 2600 * lex.c (init_parse): Initialize its value. Use ansi_null_node 3060 (init_parse): Set character set based on LANG environment variable. 3730 (init_parse): Don't initialize cpplib here. 4054 (init_parse): Initialize cpplib interface. 5163 * lex.c (init_parse): Now returns char* containing the filename. 5223 (init_cpp_parse): Renamed from init_parse. 5224 (init_parse): Handle !USE_CPPLIB. Call init_cpp_parse when finished. [all …]
|
| H A D | ChangeLog-2000 | 434 (init_parse): Remove call to ggc_add_string_root. No need to 1177 * lex.c (init_parse): Call init_cp_semantics. 2450 (init_parse): Initialize ripdointers. Use CP_RID_MAX instead of 2914 (init_parse): Added call to add_c_tree_codes. Changed 3524 (init_parse): Use it. 4016 * lex.c (init_parse): Constify parameter and return value. 4600 * lex.c (init_parse): Remove traces of classof and headof.
|
| H A D | ChangeLog-2001 | 536 (cxx_init): Combine with old init_parse; also call 1971 (init_parse): Don't do it here.
|
| H A D | ChangeLog-1996 | 3262 (init_parse): Add decl before use.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-1998 | 1589 * c-lex.c (init_parse): Always initialize the filename global. 2929 * c-lex.c (init_parse) [USE_CPPLIB=1]: After calling 10773 * c-lex.c (init_parse): cpplib now initialized in c_decode_option. 13735 * toplev.c (compile_file): Call init_parse using new interface. 13738 * c-lex.c (init_parse): Now returns char* containing filename. 13909 (init_parse): Always included. Handle !USE_CPPLIB using 13912 * toplev.c (init_parse, finish_parse): Declare. 13914 (compile_file): Remove code which is now handled by init_parse
|
| H A D | ChangeLog-1999 | 7139 * c-lex.c (init_parse): Call it. 9647 * toplev.c (language_string, init_parse, finish_parse): Likewise. 9649 * tree.h (language_string, init_parse, finish_parse): Declare. 11631 * c-lex.c (init_parse): Set cpp_token to CPP_DIRECTIVE.
|
| H A D | ChangeLog-2001 | 5115 (init_parse): Remove. 5136 * tree.h (init_parse, init_decl_processing): Remove. 5139 init_parse. 22447 (init_parse): Don't do it here. 24669 * java/lang.c (init_parse): Likewise.
|
| H A D | FSFChangeLog.11 | 4204 (init_parse): New function - calls init_lex. 4211 do it in cpp_start_read. Call init_parse instead of init_lex.
|
| H A D | ChangeLog-2000 | 9494 (init_parse, finish_parse, yyerror, yylex, yyprint, 16067 * c-lex.c (init_parse): Added call to add_c_tree_codes. 19161 * c-lex.c (init_parse): Constify parameter and return value.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | FSFChangeLog.11 | 4204 (init_parse): New function - calls init_lex. 4211 do it in cpp_start_read. Call init_parse instead of init_lex.
|