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.c1242 void *old_ptr; in allocset() local
1257 old_ptr = p->g->setbits; in allocset()
1259 free(old_ptr); in allocset()
1262 if (old_ptr != p->g->setbits) { in allocset()