/openbsd-src/sys/dev/wscons/ |
H A D | wsemul_dumb.c | 70 u_int nrows, ncols, crow, ccol; member 77 wsemul_dumb_cnattach(const struct wsscreen_descr *type, void *cookie, int ccol, in wsemul_dumb_cnattach() 103 int ccol, int crow, void *cbcookie, uint32_t defattr) in wsemul_dumb_attach()
|
H A D | wsemul_sun.c | 104 u_int nrows, ncols, crow, ccol; member 163 const struct wsscreen_descr *type, void *cookie, int ccol, int crow, in wsemul_sun_init() 196 wsemul_sun_cnattach(const struct wsscreen_descr *type, void *cookie, int ccol, in wsemul_sun_cnattach() 241 int ccol, int crow, void *cbcookie, uint32_t defattr) in wsemul_sun_attach()
|
H A D | wsemul_vt100.c | 139 wsemul_vt100_init(struct wsemul_vt100_emuldata * edp,const struct wsscreen_descr * type,void * cookie,int ccol,int crow,uint32_t defattr) wsemul_vt100_init() argument 154 wsemul_vt100_cnattach(const struct wsscreen_descr * type,void * cookie,int ccol,int crow,uint32_t defattr) wsemul_vt100_cnattach() argument 203 wsemul_vt100_attach(int console,const struct wsscreen_descr * type,void * cookie,int ccol,int crow,void * cbcookie,uint32_t defattr) wsemul_vt100_attach() argument [all...] |
H A D | wsdisplay.c | 281 wsscreen_attach(struct wsdisplay_softc * sc,int console,const char * emul,const struct wsscreen_descr * type,void * cookie,int ccol,int crow,uint32_t defattr) wsscreen_attach() argument 330 int ccol, crow; /* XXX */ wsscreen_detach() local 384 int ccol, crow; wsdisplay_addscreen() local 823 wsdisplay_cnattach(const struct wsscreen_descr * type,void * cookie,int ccol,int crow,uint32_t defattr) wsdisplay_cnattach() argument [all...] |
H A D | wsemul_vt100var.h | 37 u_int nrows, ncols, crow, ccol; member
|
/openbsd-src/usr.bin/yacc/ |
H A D | warshall.c | 45 unsigned int *rowj, *rp, *rend, *ccol, *relend, *cword, *rowi; in transitive_closure() local
|
/openbsd-src/games/tetris/ |
H A D | screen.c | 370 int i, ccol, j; in scr_update() local
|
/openbsd-src/games/boggle/boggle/ |
H A D | mach.c | 55 static int ccol, crow, maxw; variable
|
/openbsd-src/sys/arch/amd64/amd64/ |
H A D | efifb.c | 169 int console = 0, ccol = 0, crow = 0; in efifb_attach() local
|