Searched refs:c_init (Results 1 – 11 of 11) sorted by relevance
87 consoles[active]->c_init(0); in cons_probe()172 consoles[active]->c_init(0); in cons_set()
123 int (* c_init)(int arg); /* reinit XXX may need more args */ member
41 int (*c_init)(void); /* initialize namelist, etc. */ member
125 if ((*p->c_init)()) in switch_mode()
236 (*curmode->c_init)(); in main()
1307 #define lang_init() c_init()1309 @expansion{} c_init()1335 #define lang_init () c_init()1337 @expansion{} () c_init()()
1175 #define lang_init() c_init()1177 ==> c_init()1199 #define lang_init () c_init()1201 ==> () c_init()()
3845 (c_init): Move bulk of code to c_objc_common_init, and call it.3927 (c_init): Don't set lang_safe_from_expr.4000 (c_init): Update.5108 * c-lang.c (c_init): Change prototype. Update.5527 (c_init): Initialize it, and mark it as a root.9054 (c_init): Don't initialize hooks here.9301 (c_init): Initialize lang_disregard_inline_limits and19576 * c-lang.c (c_init): Adjust tree formatter setting.29867 * c-lang.c (c_init): In C99 mode, enable warnings for implicit32451 (lang_init): Rename c_init.
10563 * c-lang.c (c_init): Remove.