HomeSort by: relevance | last modified time | path
    Searched refs:initlist (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/objc/
objc-next-runtime-abi-02.cc 2229 vec<constructor_elt, va_gc> *initlist = NULL;
2242 CONSTRUCTOR_APPEND_ELT (initlist, purpose, expr);
2251 expr = objc_build_constructor (type, initlist);
2345 vec<constructor_elt, va_gc> *initlist = NULL;
2366 CONSTRUCTOR_APPEND_ELT (initlist, NULL_TREE, e);
2378 CONSTRUCTOR_APPEND_ELT (initlist, NULL_TREE, e);
2410 objc_build_constructor (TREE_TYPE (refs_decl),initlist));
2424 vec<constructor_elt, va_gc> *initlist = NULL;
2435 CONSTRUCTOR_APPEND_ELT (initlist, NULL_TREE,
2441 return objc_build_constructor (build_array_type (type, 0), initlist);
    [all...]
objc-gnu-runtime-abi-01.cc 1217 tree method_list_template, initlist, decl; local
1238 initlist =
1241 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, initlist);
1286 tree initlist, protocol_name_expr, refs_decl, refs_expr; local
1355 initlist = build_protocol_initializer (TREE_TYPE (decl),
1359 finish_var_decl (decl, initlist);
1366 tree decl, method_list_template, initlist; local
1375 initlist = build_dispatch_table_initializer (objc_method_template, chain);
1382 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, initlist);
1436 tree initlist, cat_name_expr, class_name_expr local
1585 tree initlist, ivar_list_template, decl; local
1622 tree cast_type, initlist, protocol_decl; local
    [all...]
objc-next-runtime-abi-01.cc 1153 tree method_list_template, initlist, decl; local
1174 initlist =
1177 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, initlist);
1321 tree x, decl, initlist, property_list_template; local
1348 initlist = build_v1_property_table_initializer (objc_v1_property_template,
1363 CONSTRUCTOR_APPEND_ELT (inits, NULL_TREE, initlist);
1535 tree decl, encoding, initlist, protocol_name_expr; local
1636 initlist =
1641 finish_var_decl (decl, initlist);
1656 initlist = build_v1_protocol_initializer (TREE_TYPE (decl)
1668 tree decl, method_list_template, initlist; local
1751 tree initlist, cat_name_expr, class_name_expr; local
1972 tree initlist, ivar_list_template, decl; local
2009 tree cast_type, initlist, protocol_decl; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-next-runtime-abi-02.cc 2226 vec<constructor_elt, va_gc> *initlist = NULL;
2239 CONSTRUCTOR_APPEND_ELT (initlist, purpose, expr);
2248 expr = objc_build_constructor (type, initlist);
2342 vec<constructor_elt, va_gc> *initlist = NULL;
2363 CONSTRUCTOR_APPEND_ELT (initlist, NULL_TREE, e);
2375 CONSTRUCTOR_APPEND_ELT (initlist, NULL_TREE, e);
2407 objc_build_constructor (TREE_TYPE (refs_decl),initlist));
2421 vec<constructor_elt, va_gc> *initlist = NULL;
2432 CONSTRUCTOR_APPEND_ELT (initlist, NULL_TREE,
2438 return objc_build_constructor (build_array_type (type, 0), initlist);
    [all...]
objc-gnu-runtime-abi-01.cc 1214 tree method_list_template, initlist, decl; local
1235 initlist =
1238 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, initlist);
1283 tree initlist, protocol_name_expr, refs_decl, refs_expr; local
1352 initlist = build_protocol_initializer (TREE_TYPE (decl),
1356 finish_var_decl (decl, initlist);
1363 tree decl, method_list_template, initlist; local
1372 initlist = build_dispatch_table_initializer (objc_method_template, chain);
1379 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, initlist);
1433 tree initlist, cat_name_expr, class_name_expr local
1582 tree initlist, ivar_list_template, decl; local
1619 tree cast_type, initlist, protocol_decl; local
    [all...]
objc-next-runtime-abi-01.cc 1150 tree method_list_template, initlist, decl; local
1171 initlist =
1174 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, initlist);
1318 tree x, decl, initlist, property_list_template; local
1345 initlist = build_v1_property_table_initializer (objc_v1_property_template,
1360 CONSTRUCTOR_APPEND_ELT (inits, NULL_TREE, initlist);
1532 tree decl, encoding, initlist, protocol_name_expr; local
1633 initlist =
1638 finish_var_decl (decl, initlist);
1653 initlist = build_v1_protocol_initializer (TREE_TYPE (decl)
1665 tree decl, method_list_template, initlist; local
1748 tree initlist, cat_name_expr, class_name_expr; local
1969 tree initlist, ivar_list_template, decl; local
2006 tree cast_type, initlist, protocol_decl; local
    [all...]
  /src/libexec/ld.elf_so/
rtld.c 652 Objlist initlist; local
659 SIMPLEQ_INIT(&initlist);
660 _rtld_initlist_tsort(&initlist, 0, dlobj);
663 SIMPLEQ_FOREACH(elm, &initlist, link) {
666 _rtld_objlist_clear(&initlist);
671 _rtld_objlist_clear(&initlist);
684 _rtld_objlist_clear(&initlist);
689 SIMPLEQ_FOREACH(elm, &initlist, link) {
692 _rtld_objlist_clear(&initlist);
697 _rtld_objlist_clear(&initlist);
    [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
init.cc 777 tree initlist = non_reference (parm); local
781 && !CP_TYPE_CONST_P (initlist))
784 tree targs = CLASSTYPE_TI_ARGS (initlist);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
init.cc 780 tree initlist = non_reference (parm); local
784 && !CP_TYPE_CONST_P (initlist))
787 tree targs = CLASSTYPE_TI_ARGS (initlist);
  /src/external/gpl3/gcc/dist/gcc/
omp-low.cc 13598 gimple_seq initlist = NULL;
13601 &initlist, true, NULL_TREE);
13602 gimple_seq_add_seq (&ilist, initlist);
  /src/external/gpl3/gcc.old/dist/gcc/
omp-low.cc 13507 gimple_seq initlist = NULL;
13510 &initlist, true, NULL_TREE);
13511 gimple_seq_add_seq (&ilist, initlist);

Completed in 69 milliseconds