Lines Matching +defs:data +defs:c

68 bin_to_res (windres_bfd *wrbfd, rc_res_id type, const bfd_byte *data,  in bin_to_res()
125 get_unicode (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, in get_unicode()
128 rc_uint_type c, i; in get_unicode() local
156 get_resid (windres_bfd *wrbfd, rc_res_id *id, const bfd_byte *data, in get_resid()
186 const bfd_byte *data, rc_uint_type length) in bin_to_res_generic()
201 bin_to_res_cursor (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_cursor()
203 rc_cursor *c; in bin_to_res_cursor() local
225 bin_to_res_menu (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_menu()
271 bin_to_res_menuitems (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, in bin_to_res_menuitems()
348 bin_to_res_menuexitems (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, in bin_to_res_menuexitems()
422 bin_to_res_dialog (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_dialog()
426 rc_uint_type c, sublen, i; in bin_to_res_dialog() local
605 bin_to_res_string (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_string()
651 bin_to_res_fontdir (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_fontdir()
653 rc_uint_type c, i; in bin_to_res_fontdir() local
722 bin_to_res_accelerators (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_accelerators()
764 bin_to_res_rcdata (windres_bfd *wrbfd ATTRIBUTE_UNUSED, const bfd_byte *data, in bin_to_res_rcdata()
787 bin_to_res_group_cursor (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_group_cursor()
789 int type, c, i; in bin_to_res_group_cursor() local
842 bin_to_res_group_icon (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_group_icon()
844 int type, c, i; in bin_to_res_group_icon() local
901 get_version_header (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, in get_version_header()
951 bin_to_res_version (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_version()
1198 bin_to_res_userdata (windres_bfd *wrbfd ATTRIBUTE_UNUSED, const bfd_byte *data, in bin_to_res_userdata()
1219 bin_to_res_toolbar (windres_bfd *wrbfd, const bfd_byte *data) in bin_to_res_toolbar()
1406 res_to_bin_cursor (windres_bfd *wrbfd, rc_uint_type off, const rc_cursor *c) in res_to_bin_cursor()
1428 int c = 0; in res_to_bin_group_cursor() local
1469 int c; in res_to_bin_dialog() local
1613 int c; in res_to_bin_fontdir() local
1648 int c; in res_to_bin_group_icon() local
2160 const bfd_byte *data) in res_to_bin_generic()