Searched refs:init_lex (Results 1 – 15 of 15) sorted by relevance
| /NextBSD/contrib/groff/src/preproc/eqn/ |
| HD | eqn.h | 41 void init_lex(const char *str, const char *filename, int lineno);
|
| HD | main.cpp | 108 init_lex(str.contents(), current_filename, start_lineno); in do_file() 179 init_lex(str.contents(), current_filename, start_lineno); in inline_equation()
|
| HD | lex.cpp | 293 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/ |
| HD | ChangeLog-1994 | 344 * 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
|
| HD | ChangeLog-1996 | 1194 * 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.
|
| HD | ChangeLog-1993 | 404 * cp-lex.c (init_lex): Initialize input_filename to "<internal>" for
|
| HD | ChangeLog-1997 | 1616 * lex.c (init_lex): Initialize inline_text_firstobj. 1896 * lex.c (init_lex): Add building of RID_COMPLEX.
|
| HD | ChangeLog-1995 | 2138 * lex.c (init_lex): Also unset *_eq if ! flag_operator_names. 3641 * lex.c (init_lex): 'overload' is not a keyword unless -traditional.
|
| HD | ChangeLog-1998 | 1919 * 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/ |
| HD | FSFChangeLog | 185 (init_lex): Set character set based on LANG environment variable. 767 (init_lex): Initialize it.
|
| HD | ChangeLog-1998 | 3463 * 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.
|
| HD | ChangeLog-1997 | 575 * cp/lex.c (init_lex): Update for tree_code_* changes.
|
| HD | ChangeLog-2000 | 10501 * 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.
|
| HD | FSFChangeLog.11 | 4204 (init_parse): New function - calls init_lex. 4211 do it in cpp_start_read. Call init_parse instead of init_lex.
|
| HD | ChangeLog-2001 | 5954 * tree.h (language_string, init_lex, lang_identify,
|