Searched refs:clrscr (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/snake/src/
H A Dsnake.c35 #define clrscr() puts ("\e[2J\e[1;1H") macro
160 clrscr();
216 clrscr();
/seL4-refos-master/apps/snake/src/
H A Dsnake.c35 #define clrscr() puts ("\e[2J\e[1;1H") macro
160 clrscr();
216 clrscr();
/seL4-refos-master/projects/refos/impl/apps/tetris/src/
H A Dio.h65 #define clrscr() puts ("\e[2J\e[1;1H") macro
H A Dtetris.c364 clrscr();
375 clrscr();
/seL4-refos-master/apps/tetris/src/
H A Dio.h65 #define clrscr() puts ("\e[2J\e[1;1H") macro
H A Dtetris.c364 clrscr();
375 clrscr();

Completed in 32 milliseconds