Searched defs:curchar (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/vtfontcvt/ |
H A D | vtfontcvt.c | 315 add_char(unsigned curchar, unsigned map_idx, uint8_t *bytes, uint8_t *bytes_r) in add_char() 403 unsigned int curchar = 0, i, j, linenum = 0, bbwbytes; in parse_bdf() local 551 unsigned curchar = 0, gwidth, gwbytes, i, j, chars_per_row; in parse_hex() local
|