Searched refs:objc_init (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-lang.c45 #define LANG_HOOKS_INIT objc_init
H A Dobjc-act.h30 bool objc_init (void);
H A Dobjc-act.c480 objc_init (void)
478 objc_init (void) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/lib/
H A Dobjc.exp43 objc_init;
79 # objc_init -- called at the start of each .exp script.
87 proc objc_init { args } {
222 # objc_finish -- called at the end of every .exp script that calls objc_init
225 # from the testsuites. It also exists to undo anything that objc_init did
/openbsd-current/gnu/gcc/gcc/objcp/
H A Dobjcp-lang.c46 #define LANG_HOOKS_INIT objc_init
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-lang.c37 #define LANG_HOOKS_INIT objc_init
H A Dobjc-act.h26 const char *objc_init PARAMS ((const char *));
H A Dobjc-act.c434 objc_init (filename)
431 objc_init (filename) function

Completed in 197 milliseconds