HomeSort by: relevance | last modified time | path
    Searched refs:quoted_iterator (Results 1 - 8 of 8) sorted by relevancy

  /src/usr.bin/xlint/lint1/
cksnprintb.c 51 quoted_iterator it;
60 len(quoted_iterator it)
66 range(quoted_iterator start, quoted_iterator end)
72 start(quoted_iterator it, const buffer *buf)
78 val(quoted_iterator it)
84 check_hex_escape(const buffer *buf, quoted_iterator it)
138 parse_description(checker *ck, const quoted_iterator *dir)
141 quoted_iterator it = ck->it;
162 quoted_iterator *it = &ck->it
    [all...]
ckgetopt.c 107 quoted_iterator it = { .end = 0 };
emit1.c 366 quoted_iterator it = { .end = 0 };
lex.c 729 quoted_next(const buffer *lit, quoted_iterator *it)
733 *it = (quoted_iterator){ .start = it->end };
873 quoted_iterator it = { .end = 0 }, prev = it;
951 quoted_iterator it = { .end = 0 };
991 quoted_iterator it = { .end = 0 };
1400 quoted_iterator it = { .end = 0 };
externs1.h 420 bool quoted_next(const buffer *, quoted_iterator *);
lint1.h 529 } quoted_iterator; typedef in typeref:struct:__anondcf084d01b08
init.c 856 quoted_iterator it = { .end = 0 };
tree.c 632 quoted_iterator it = { .end = 0 };
828 quoted_iterator it = { .end = 0 };

Completed in 22 milliseconds