Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregcomp.c1238 void *old_ptr; in allocset() local
1253 old_ptr = p->g->setbits; in allocset()
1255 free(old_ptr); in allocset()
1258 if (old_ptr != p->g->setbits) { in allocset()