Searched refs:ctor_f (Results 1 – 4 of 4) sorted by relevance
52 typedef void (ctor_f)(void *dst, const void *src); typedef58 ctor_f *copy;
193 tree ctor_f = build_constructor (funcs_decl_type, v_f); in omp_finish_file() local194 TREE_CONSTANT (ctor_v) = TREE_CONSTANT (ctor_f) = 1; in omp_finish_file()195 TREE_STATIC (ctor_v) = TREE_STATIC (ctor_f) = 1; in omp_finish_file()209 DECL_INITIAL (funcs_decl) = ctor_f; in omp_finish_file()
419 tree ctor_f = build_constructor (funcs_decl_type, v_f); in omp_finish_file() local420 TREE_CONSTANT (ctor_v) = TREE_CONSTANT (ctor_f) = 1; in omp_finish_file()421 TREE_STATIC (ctor_v) = TREE_STATIC (ctor_f) = 1; in omp_finish_file()435 DECL_INITIAL (funcs_decl) = ctor_f; in omp_finish_file()