Home
last modified time | relevance | path

Searched refs:ptail (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/src/regex/
H A Dfnmatch.c165 const char *p, *ptail, *endpat; in fnmatch_internal() local
207 for (p=ptail=pat; p<endpat; p+=pinc) { in fnmatch_internal()
213 ptail = p+1; in fnmatch_internal()
240 p = ptail; in fnmatch_internal()
260 endpat = ptail; in fnmatch_internal()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.h453 void coalesce(Range **ptail)
465 *ptail = this;

Completed in 2 milliseconds