Home
last modified time | relevance | path

Searched refs:init_cpp_parse (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dlex.c51 static int *init_cpp_parse PARAMS ((void));
224 init_cpp_parse () in init_cpp_parse() function
642 token_count = init_cpp_parse ();
H A DChangeLog.22101 * lex.c (init_cpp_parse): Call xcalloc, not malloc/bzero.
11907 * lex.c (init_cpp_parse): Add prototype.
12011 (init_cpp_parse): Renamed from init_parse.
12012 (init_parse): Handle !USE_CPPLIB. Call init_cpp_parse when finished.
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-19985119 * lex.c (init_cpp_parse): Add prototype.
5223 (init_cpp_parse): Renamed from init_parse.
5224 (init_parse): Handle !USE_CPPLIB. Call init_cpp_parse when finished.
H A DChangeLog-2002139 * lex.c (init_cpp_parse): Remove.
H A DChangeLog-19992101 * lex.c (init_cpp_parse): Call xcalloc, not malloc/bzero.