/src/usr.bin/xlint/lint1/ |
lex.c | 729 quoted_next(const buffer *lit, quoted_iterator *it) function in typeref:typename:bool 874 for (; quoted_next(buf, &it); prev = it) { 952 while (quoted_next(&buf, &it)) { 992 while (quoted_next(&buf, &it)) { 1401 while (quoted_next(&buf, &it))
|
lex.c | 729 quoted_next(const buffer *lit, quoted_iterator *it) function in typeref:typename:bool 874 for (; quoted_next(buf, &it); prev = it) { 952 while (quoted_next(&buf, &it)) { 992 while (quoted_next(&buf, &it)) { 1401 while (quoted_next(&buf, &it))
|
lex.c | 729 quoted_next(const buffer *lit, quoted_iterator *it) function in typeref:typename:bool 874 for (; quoted_next(buf, &it); prev = it) { 952 while (quoted_next(&buf, &it)) { 992 while (quoted_next(&buf, &it)) { 1401 while (quoted_next(&buf, &it))
|