Searched defs:ccol (Results 1 - 8 of 8) sorted by relevance

/src/sys/dev/wscons/
H A Dwsemul_dumb.c74 u_int nrows, ncols, crow, ccol; member in struct:wsemul_dumb_emuldata
81 wsemul_dumb_cnattach(const struct wsscreen_descr * type,void * cookie,int ccol,int crow,long defattr) argument
101 wsemul_dumb_attach(int console,const struct wsscreen_descr * type,void * cookie,int ccol,int crow,void * cbcookie,long defattr) argument
[all...]
H A Dvt100_base.h35 u_int nrows, ncols, crow, ccol; member in struct:vt100base_data
H A Dwsemul_sun.c84 u_int nrows, ncols, crow, ccol; member in struct:wsemul_sun_emuldata
116 wsemul_sun_cnattach(const struct wsscreen_descr * type,void * cookie,int ccol,int crow,long defattr) argument
172 wsemul_sun_attach(int console,const struct wsscreen_descr * type,void * cookie,int ccol,int crow,void * cbcookie,long defattr) argument
[all...]
H A Dwsemul_vt100.c141 wsemul_vt100_init(struct wsemul_vt100_emuldata * edp,const struct wsscreen_descr * type,void * cookie,int ccol,int crow,long defattr) argument
216 wsemul_vt100_cnattach(const struct wsscreen_descr * type,void * cookie,int ccol,int crow,long defattr) argument
241 wsemul_vt100_attach(int console,const struct wsscreen_descr * type,void * cookie,int ccol,int crow,void * cbcookie,long defattr) argument
[all...]
H A Dwsdisplay.c379 u_int ccol, crow; /* XXX */ local in function:wsscreen_detach
444 int ccol, crow; local in function:wsdisplay_addscreen
315 wsscreen_attach(struct wsdisplay_softc * sc,int console,const char * emul,const struct wsscreen_descr * type,void * cookie,int ccol,int crow,long defattr) argument
921 wsdisplay_cnattach(const struct wsscreen_descr * type,void * cookie,int ccol,int crow,long defattr) argument
953 wsdisplay_preattach(const struct wsscreen_descr * type,void * cookie,int ccol,int crow,long defattr) argument
[all...]
/src/games/boggle/boggle/
H A Dmach.c64 static int ccol, crow, maxw; variable in typeref:typename:int
[all...]
/src/games/rogue/
H A Dmove.c627 short crow = rogue.row, ccol = rogue.col, turns = 0; local in function:turn_passage
/src/games/tetris/
H A Dscreen.c297 int i, ccol, j; local in function:scr_update

Completed in 27 milliseconds