Home
last modified time | relevance | path

Searched refs:endbuf (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dregexp.h103 __const char *__restrict endbuf, int eof) in compile() argument
125 if (endbuf < expbuf + sizeof (regex_t)) in compile()
133 __expr_ptr->allocated = endbuf - (char *) __expr_ptr->buffer; in compile()