Home
last modified time | relevance | path

Searched refs:init_operators (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlex.c45 static void init_operators (void);
153 init_operators (void) in init_operators() function
320 init_operators (); in cxx_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlex.cc46 static void init_operators (void);
154 init_operators (void) in init_operators() function
321 init_operators (); in cxx_init()
H A DChangeLog-2017787 (init_operators): Don't special case new/delete ops.
818 (init_operators): Iterate over ovl_op_info array and init mappings
878 (init_operators): Set tree_code.
881 * lex.c (init_operators): Allow NULL operator name. Don't add
889 (init_operators): Use it. Adjust for flags.
2818 (init_operators): Adjust to avoid keywords, use
H A DChangeLog-20031307 * lex.c (init_operators): Remove operator_name_info for FFS_EXPR.
1744 * lex.c (init_operators): Kill BIT_ANDTC_EXPR.
H A DChangeLog-20051989 * lex.c (init_operators): Likewise.
H A DChangeLog-20012443 * lex.c (init_operators): Likewise.
H A DChangeLog-20021193 * lex.c (init_operators): Initialize it.
H A DChangeLog-20213278 * lex.c (init_operators): Remove run-time check.
H A DChangeLog-20043954 * lex.c (init_operators): IN_EXPR is dead.
H A DChangeLog-20003523 (init_operators): New function.