Home | Sort by: relevance | last modified time | path |
/src/usr.bin/deroff/ | |
deroff.c | 150 static int rdelim; variable in typeref:typename:int 280 rdelim = NOCHAR; 370 while ((c = getc(infile)) != rdelim) { 588 rdelim = NOCHAR; 591 rdelim = c2; |
deroff.c | 150 static int rdelim; variable in typeref:typename:int 280 rdelim = NOCHAR; 370 while ((c = getc(infile)) != rdelim) { 588 rdelim = NOCHAR; 591 rdelim = c2; |