Home
last modified time | relevance | path

Searched refs:draw_byte_32 (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dbtext.c29 static void draw_byte_32(unsigned char *bits, unsigned long *base, int rb);
417 draw_byte_32(font, (unsigned long *)base, rb); in draw_byte()
457 draw_byte_32(unsigned char *font, unsigned long *base, int rb) in draw_byte_32() function