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

  /src/usr.bin/deroff/
deroff.c 139 static int intable; variable in typeref:typename:int
278 intable = NO;
493 if (intable && c == 'T') {
532 intable = YES;
1158 intable = NO;
deroff.c 139 static int intable; variable in typeref:typename:int
278 intable = NO;
493 if (intable && c == 'T') {
532 intable = YES;
1158 intable = NO;

Completed in 29 milliseconds