HomeSort by: relevance | last modified time | path
    Searched defs:linen (Results 1 - 2 of 2) sorted by relevancy

  /src/games/banner/
banner.c 1025 static int debug, linen, max, nchars, pc, term, trace; variable in typeref:typename:int
1135 linen = 0;
1143 printf("pc=%d, term=%d, max=%d, linen=%d, x=%d",
1144 pc,term,max,linen,x);
1151 if (print[linen++]) {
banner.c 1025 static int debug, linen, max, nchars, pc, term, trace; variable in typeref:typename:int
1135 linen = 0;
1143 printf("pc=%d, term=%d, max=%d, linen=%d, x=%d",
1144 pc,term,max,linen,x);
1151 if (print[linen++]) {

Completed in 50 milliseconds