Home
last modified time | relevance | path

Searched defs:initlist (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c1284 tree string, initlist, constructor; local
1503 tree expr, initlist = NULL_TREE; local
1548 tree initlist; local
1648 tree initlist, expr; local
1855 tree class_name, class, decl, initlist; in generate_static_references() local
2022 tree chain, initlist = NULL_TREE; in build_selector_translation_table() local
2617 tree initlist = NULL_TREE; local
2843 tree sc_spec, decl_specs, decl, initlist; local
2865 tree initlist, chain, method_list_template; local
3081 tree initlist, protocol_name_expr, refs_decl, refs_expr; in generate_protocols() local
[all …]
/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.c1882 tree initlist, constructor, constant_string_class; in objc_build_string_object() local
2100 tree expr, initlist = NULL_TREE; in init_def_list() local
2144 tree initlist; in init_objc_symtab() local
2244 tree initlist, expr; in init_module_descriptor() local
2422 tree class_name, class, decl, initlist; in generate_static_references() local
2511 tree chain, initlist = NULL_TREE; in build_selector_translation_table() local
4168 tree initlist = NULL_TREE; in build_descriptor_table_initializer() local
4352 tree decl, initlist; in generate_descriptor_table() local
4367 tree initlist, chain, method_list_template; in generate_method_descriptors() local
4610 tree initlist, protocol_name_expr, refs_decl, refs_expr; in generate_protocols() local
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dstc.c125 ffebld initlist; /* For list of one sym in INTEGER I/3/ case. */ member