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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dbtext.c249 static unsigned char * calc_base(int x, int y) function
293 unsigned int *base = (unsigned int *)calc_base(0, 0);
309 unsigned int *base = (unsigned int *)calc_base(0, 0);
328 unsigned int *base = (unsigned int *)calc_base(0, g_loc_Y << 4);
349 unsigned int *src = (unsigned int *)calc_base(0,16);
350 unsigned int *dst = (unsigned int *)calc_base(0,0);
467 unsigned char *base = calc_base(locX << 3, locY << 4);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dbtext.c249 static unsigned char * calc_base(int x, int y) function
293 unsigned int *base = (unsigned int *)calc_base(0, 0);
309 unsigned int *base = (unsigned int *)calc_base(0, 0);
328 unsigned int *base = (unsigned int *)calc_base(0, g_loc_Y << 4);
349 unsigned int *src = (unsigned int *)calc_base(0,16);
350 unsigned int *dst = (unsigned int *)calc_base(0,0);
467 unsigned char *base = calc_base(locX << 3, locY << 4);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/kernel/
H A Dbtext.c85 static unsigned char * calc_base(int x, int y) function
96 unsigned int *base = (unsigned int *)calc_base(0, 0);
113 unsigned int *src = (unsigned int *)calc_base(0,16);
114 unsigned int *dst = (unsigned int *)calc_base(0,0);
193 unsigned char *base = calc_base(locX << 3, locY << 4);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/kernel/
H A Dbtext.c85 static unsigned char * calc_base(int x, int y) function
96 unsigned int *base = (unsigned int *)calc_base(0, 0);
113 unsigned int *src = (unsigned int *)calc_base(0,16);
114 unsigned int *dst = (unsigned int *)calc_base(0,0);
193 unsigned char *base = calc_base(locX << 3, locY << 4);

Completed in 126 milliseconds