Home
last modified time | relevance | path

Searched refs:init_method (Results 1 – 12 of 12) sorted by relevance

/openbsd/src/gnu/gcc/gcc/cp/
Dlex.c379 init_method (); in cxx_init()
Dmethod.c72 init_method (void) in init_method() function
Dcp-tree.h4084 extern void init_method (void);
DChangeLog-2002815 * cp-tree.h (init_method, set_mangled_name_for_decl,
DChangeLog-20003313 (init_method): Call init_mangle for new ABI.
DChangeLog-19992740 (init_method): Add GC roots.
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dmethod.c67 init_method () in init_method() function
Dlex.c614 init_method ();
Dcp-tree.h4046 extern void init_method PARAMS ((void));
DChangeLog13185 (init_method): Call init_mangle for new ABI.
DChangeLog.22740 (init_method): Add GC roots.
/openbsd/src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
DMM_Unix.pm1515 my $init_method = "init_${man}PODS";
1516 $self->$init_method();