Searched refs:rc_cursor (Results 1 – 3 of 3) sorted by relevance
240 struct rc_cursor *cursor;329 typedef struct rc_cursor struct339 } rc_cursor; argument
802 rc_cursor *c; in define_cursor()812 c = (rc_cursor *) res_alloc (sizeof (rc_cursor)); in define_cursor()1388 rc_cursor *c; in define_cursor_rcdata()1395 c = (rc_cursor *) res_alloc (sizeof (rc_cursor)); in define_cursor_rcdata()1912 static void write_rc_cursor (FILE *, const rc_cursor *);2487 write_rc_cursor (FILE *e, const rc_cursor *cursor) in write_rc_cursor()
203 rc_cursor *c; in bin_to_res_cursor()209 c = (rc_cursor *) res_alloc (sizeof (rc_cursor)); in bin_to_res_cursor()1255 static rc_uint_type res_to_bin_cursor (windres_bfd *, rc_uint_type, const rc_cursor *);1399 res_to_bin_cursor (windres_bfd *wrbfd, rc_uint_type off, const rc_cursor *c) in res_to_bin_cursor()