Searched refs:write_type_decl (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gengtype.c | 3313 write_type_decl (outf_p out, type_p ty) in write_type_decl() function 3326 write_type_decl (out, ty->u.p); in write_type_decl() 3331 write_type_decl (out, ty->u.a.p); in write_type_decl() 3395 write_type_decl (of, s); in write_user_func_for_structure_ptr() 3416 write_type_decl (d->of, s); in write_user_func_for_structure_body() 3420 write_type_decl (d->of, s); in write_user_func_for_structure_body() 3533 write_type_decl (d.of, s); in write_func_for_structure() 3535 write_type_decl (d.of, s); in write_func_for_structure() 3544 write_type_decl (d.of, s); in write_func_for_structure() 3832 write_type_decl (d->of, s); in write_pch_user_walking_for_structure_body()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gengtype.cc | 3340 write_type_decl (outf_p out, type_p ty) in write_type_decl() function 3353 write_type_decl (out, ty->u.p); in write_type_decl() 3358 write_type_decl (out, ty->u.a.p); in write_type_decl() 3422 write_type_decl (of, s); in write_user_func_for_structure_ptr() 3443 write_type_decl (d->of, s); in write_user_func_for_structure_body() 3447 write_type_decl (d->of, s); in write_user_func_for_structure_body() 3560 write_type_decl (d.of, s); in write_func_for_structure() 3562 write_type_decl (d.of, s); in write_func_for_structure() 3571 write_type_decl (d.of, s); in write_func_for_structure() 3865 write_type_decl (d->of, s); in write_pch_user_walking_for_structure_body()
|
H A D | ChangeLog-2012 | 14120 (write_type_decl): New. 14126 and write_type_decl.
|