Searched refs:expbuf (Results 1 – 1 of 1) sorted by relevance
102 compile (char *__restrict instring, char *__restrict expbuf, in compile() argument123 expbuf += __req; in compile()124 expbuf -= (expbuf - ((char *) 0)) % __req; in compile()125 if (endbuf < expbuf + sizeof (regex_t)) in compile()129 __expr_ptr = (regex_t *) expbuf; in compile()132 __expr_ptr->buffer = expbuf + sizeof (regex_t); in compile()