Home
last modified time | relevance | path

Searched refs:start_init (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/sys/kern/
H A Dinit_main.c129 volatile int start_init_exec; /* semaphore for start_init() */
138 void start_init(void *);
426 if (fork1(p, FORK_FORK, start_init, NULL, NULL, &initproc)) in main()
587 start_init(void *arg) in start_init()
585 start_init(void *arg) start_init() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-tree.h283 extern void start_init PARAMS ((tree, tree, int));
H A Dc-parse.in664 { start_init (NULL_TREE, NULL, 0);
1427 start_init ($<ttype>$, $2, global_bindings_p ()); }
1443 start_init ($<ttype>$, $2, global_bindings_p ()); }
H A Dc-typeck.c5076 start_init (decl, asmspec_tree, top_level) in start_init() function
H A DChangeLog.43565 initializer_stack, start_init), except.c (create_rethrow_ref),
5312 (start_init): Don't play with constructor_incremental.
8301 * c-typeck.c (start_init): Tweak setting of
H A DChangeLog.512635 (start_init): Likewise. require_constant_elements for non-static
H A DChangeLog.14687 error_init, pedwarn_init, start_init): Likewise.
H A DChangeLog.67621 (start_init): Clear it.
/openbsd-src/gnu/gcc/gcc/
H A Dc-tree.h559 extern void start_init (tree, tree, int);
H A Dc-parser.c1342 start_init (d, asm_name, global_bindings_p ()); in c_parser_declaration_or_fndef()
5492 start_init (NULL_TREE, NULL, 0); in c_parser_postfix_expression_after_paren_type()
H A Dc-typeck.c4993 start_init (tree decl, tree asmspec_tree ATTRIBUTE_UNUSED, int top_level) in start_init() function