Searched defs:inptr (Results 1 – 7 of 7) sorted by relevance
75 struct sti_init_inptr inptr = { in sti_init_graph() local105 struct sti_conf_inptr inptr = { 0, }; in sti_inq_conf() local127 struct sti_font_inptr inptr = { in sti_putc() local157 struct sti_blkmv_inptr inptr = { in sti_set() local183 struct sti_blkmv_inptr inptr = { in sti_clear() local213 struct sti_blkmv_inptr inptr = { in sti_bmove() local
48 static unsigned inptr; /* index of next byte to be processed in inbuf */ variable
36 static unsigned inptr = 0; /* index of next byte to be processed in inbuf */ variable
57 unsigned inptr = 0; /* index of next byte to be processed in inbuf variable
92 static unsigned inptr; /* index of next byte to be processed in inbuf */ variable
1188 unsigned long inptr, unsigned long outputr, in pdc_sti_call()
43 #define STI_CALL(func, flags, inptr, outptr, glob_cfg) \ argument