Home
last modified time | relevance | path

Searched defs:init_type (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dexcept.c358 tree init_type; in initialize_handler_parm() local
461 tree init_type = type; in expand_start_catch_block() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dexcept.c335 tree init_type; local
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c856 tree init_type = build_function_type (void_type_node, end_params_node); local
2144 tree init_type = build_function_type (void_type_node, end_params_node); in emit_register_classes() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbtypes.c1681 init_type (enum type_code code, int length, int flags, char *name, in init_type() function