Searched refs:accelerators (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dresrc.c2021 case RT_ACCELERATOR: s = "accelerators"; break;
2373 write_rc_accelerators (FILE *e, const rc_accelerator *accelerators)
2378 for (acc = accelerators; acc != NULL; acc = acc->next)
2370 write_rc_accelerators(FILE *e, const rc_accelerator *accelerators) argument
H A Dresbin.c721 /* Convert an accelerators resource from binary. */
1358 const rc_accelerator *accelerators)
1366 for (a = accelerators; a != NULL; a = a->next)
1356 res_to_bin_accelerator(windres_bfd *wrbfd, rc_uint_type off, const rc_accelerator *accelerators) argument

Completed in 76 milliseconds