Searched refs:res_res_info (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dwindres.h120 struct res_res_info struct
183 struct res_res_info res_info;
807 (struct res_id, const struct res_res_info *, struct accelerator *);
809 (struct res_id, const struct res_res_info *, const char *);
811 (struct res_id, const struct res_res_info *, const char *);
813 (struct res_id, const struct res_res_info *, const struct dialog *);
821 (struct res_id, const struct res_res_info *, const char *);
823 (struct res_id, const struct res_res_info *, const char *);
825 (struct res_id, const struct res_res_info *, struct menuitem *);
830 (struct res_id, const struct res_res_info *, cons
[all...]
H A Dresres.c49 const struct res_id *, const struct res_res_info *));
52 static void write_res_info PARAMS ((const struct res_res_info *));
56 const struct res_res_info *));
147 struct res_res_info resinfo;
352 const struct res_res_info *resinfo;
384 const struct res_res_info *resinfo;
450 const struct res_res_info *info;
H A Drcparse.h223 struct res_res_info res_info;
H A Drcparse.y38 static struct res_res_info sub_res_info;
83 struct res_res_info res_info;
1440 memset (&$$, 0, sizeof (struct res_res_info));
1473 memset (&$$, 0, sizeof (struct res_res_info));
1490 memset (&$$, 0, sizeof (struct res_res_info));
H A Drcparse.c267 static struct res_res_info sub_res_info;
326 struct res_res_info res_info;
3341 memset (&yyval.res_info, 0, sizeof (struct res_res_info));
3384 memset (&yyval.res_info, 0, sizeof (struct res_res_info));
3402 memset (&yyval.res_info, 0, sizeof (struct res_res_info));
H A Drescoff.c339 memset (&r->res_info, 0, sizeof (struct res_res_info));
H A Dresrc.c157 struct res_res_info fontdirs_resinfo;
594 define_accelerator (struct res_id id, const struct res_res_info *resinfo,
613 define_bitmap (struct res_id id, const struct res_res_info *resinfo,
655 define_cursor (struct res_id id, const struct res_res_info *resinfo,
773 define_dialog (struct res_id id, const struct res_res_info *resinfo,
845 define_font (struct res_id id, const struct res_res_info *resinfo,
953 define_icon (struct res_id id, const struct res_res_info *resinfo,
1080 define_menu (struct res_id id, const struct res_res_info *resinfo,
1123 define_messagetable (struct res_id id, const struct res_res_info *resinfo,
1158 define_rcdata (struct res_id id, const struct res_res_info *resinf
[all...]

Completed in 77 milliseconds