HomeSort by relevance Sort by last modified time
    Searched refs:rc_cursor (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
windint.h 240 struct rc_cursor *cursor;
329 typedef struct rc_cursor struct
339 } rc_cursor; typedef in typeref:struct:rc_cursor
resrc.c 803 rc_cursor *c;
813 c = (rc_cursor *) res_alloc (sizeof (rc_cursor));
    [all...]
resbin.c 203 rc_cursor *c;
209 c = (rc_cursor *) res_alloc (sizeof (rc_cursor));
1256 static rc_uint_type res_to_bin_cursor (windres_bfd *, rc_uint_type, const rc_cursor *);
    [all...]

Completed in 53 milliseconds