386BSD 0.1 development
[unix-history] / usr / src / usr.bin / unifdef / tags
CommitLineData
c48ca587
WJ
1Munifdef unifdef.c /^main (argc, argv)$/
2checkline unifdef.c /^checkline (cursym)$/
3doif unifdef.c /^doif (thissym, inif, prevreject, depth)$/
4endsym unifdef.c /^#define endsym(c) (!isalpha (c) && !isdigit (c) &&/
5error unifdef.c /^error (err, line, depth)$/
6findsym unifdef.c /^findsym (str)$/
7flushline unifdef.c /^flushline (keep)$/
8getlin unifdef.c /^getlin (line, maxline, inp, expandtabs)$/
9pfile unifdef.c /^pfile ()$/
10prname unifdef.c /^prname ()$/
11skipcomment unifdef.c /^skipcomment (cp)$/
12skipquote unifdef.c /^skipquote (cp, type)$/