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

/linux-4.4.14/scripts/
H A Dpnmtologo.c272 static void write_hex(unsigned char byte) write_hex() function
303 write_hex(val); write_logo_mono()
344 write_hex(val); write_logo_vga16()
379 write_hex(k+32); write_logo_clut224()
388 write_hex(logo_clut[i].red); write_logo_clut224()
389 write_hex(logo_clut[i].green); write_logo_clut224()
390 write_hex(logo_clut[i].blue); write_logo_clut224()
413 write_hex(logo_data[i][j].red); write_logo_gray256()

Completed in 88 milliseconds