Home
last modified time | relevance | path

Searched refs:write_user_func_for_structure_ptr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c3365 write_user_func_for_structure_ptr (outf_p of, type_p s, const write_types_data *wtd) in write_user_func_for_structure_ptr() function
3451 write_user_func_for_structure_ptr (d->of, pointed_to_type, w); in write_user_marking_functions()
3643 write_user_func_for_structure_ptr (d.of, orig_s, wtd); in write_func_for_structure()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.cc3392 write_user_func_for_structure_ptr (outf_p of, type_p s, const write_types_data *wtd) in write_user_func_for_structure_ptr() function
3478 write_user_func_for_structure_ptr (d->of, pointed_to_type, w); in write_user_marking_functions()
3670 write_user_func_for_structure_ptr (d.of, orig_s, wtd); in write_func_for_structure()
H A DChangeLog-201438873 (write_user_func_for_structure_ptr): Require a write_types_data
38880 write_user_func_for_structure_ptr.
H A DChangeLog-201214122 (write_user_func_for_structure_ptr): New.