Searched defs:bytes_r (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.bin/vtfontcvt/
H A Dvtfontcvt.c190 add_char(unsigned curchar, unsigned map_idx, uint8_t *bytes, uint8_t *bytes_r) argument
252 uint8_t bytes[wbytes * height], bytes_r[wbytes * height]; local
316 uint8_t *bytes = NULL, *bytes_r = NULL; local
[all...]

Completed in 104 milliseconds