Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vtfontcvt/
H A Dvtfontcvt.c323 add_char(unsigned curchar, unsigned map_idx, uint8_t *bytes, uint8_t *bytes_r) in add_char()
384 uint8_t bytes[wbytes * height], bytes_r[wbytes * height]; in parse_bdf() local
434 uint8_t *bytes = NULL, *bytes_r = NULL; in parse_hex() local