Home
last modified time | relevance | path

Searched refs:init_lex (Results 1 – 15 of 15) sorted by relevance

/NextBSD/contrib/groff/src/preproc/eqn/
HDeqn.h41 void init_lex(const char *str, const char *filename, int lineno);
HDmain.cpp108 init_lex(str.contents(), current_filename, start_lineno); in do_file()
179 init_lex(str.contents(), current_filename, start_lineno); in inline_equation()
HDlex.cpp293 friend void init_lex(const char *str, const char *filename, int lineno);
648 void init_lex(const char *str, const char *filename, int lineno) in init_lex() function
/NextBSD/contrib/gcc/cp/
HDChangeLog-1994344 * gxx.gperf, parse.y, lex.h, hash.h, lex.c (init_lex), delc.c
369 * gxx.gperf, hash.h, lex.c (init_lex, real_yylex), parse.y: Add new
432 * lex.c (init_lex): Likewise.
1070 (init_lex): Initialize synth_obstack.
2422 * lex.c (init_lex): Set up RID_BOOL.
2598 * lex.c (init_lex): Set up the RID for 'template'.
2627 * lex.c (init_lex): Always have catch, try and throw be reserved
3435 * lex.c (init_lex): Set up values of ansi_opname and opname_tab for
HDChangeLog-19961194 * lex.c (init_lex): Create null_pointer_node here, stick it in
1377 * lex.c (init_lex): Just say ?: for COND_EXPR.
3251 (init_lex): Delete setting them.
3261 (init_lex): Don't set it.
3816 * lex.c (init_lex): Delete checking of flag_gc.
HDChangeLog-1993404 * cp-lex.c (init_lex): Initialize input_filename to "<internal>" for
HDChangeLog-19971616 * lex.c (init_lex): Initialize inline_text_firstobj.
1896 * lex.c (init_lex): Add building of RID_COMPLEX.
HDChangeLog-19952138 * lex.c (init_lex): Also unset *_eq if ! flag_operator_names.
3641 * lex.c (init_lex): 'overload' is not a keyword unless -traditional.
HDChangeLog-19981919 * lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().
5226 * cp-tree.h (init_lex, init_parse): Remove declarations.
5487 * lex.c (init_lex): Add __sz as opname for sizeof.
/NextBSD/contrib/gcc/
HDFSFChangeLog185 (init_lex): Set character set based on LANG environment variable.
767 (init_lex): Initialize it.
HDChangeLog-19983463 * c-lex.c (init_lex): Deal with restrict.
3464 (init_lex): Don't treat restrict as a reserved word in
4691 (init_lex): Initialize ridpointers[RID_BYREF].
5636 * c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().
8455 (init_lex): Set character set based on LANG environment variable.
13736 (init_lex): Remove declaration.
HDChangeLog-1997575 * cp/lex.c (init_lex): Update for tree_code_* changes.
HDChangeLog-200010501 * gcc/c-lex.c (init_lex): Don't handle iterators.
13539 * c-lex.c (init_lex): Keep the "inline" keyword in C99 mode.
15275 (init_lex): Initialize ridpointers.
25998 * c-lex.c (init_lex): Handle RID_BOUNDED & RID_UNBOUNDED.
HDFSFChangeLog.114204 (init_parse): New function - calls init_lex.
4211 do it in cpp_start_read. Call init_parse instead of init_lex.
HDChangeLog-20015954 * tree.h (language_string, init_lex, lang_identify,