Home
last modified time | relevance | path

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

/glibc-2.36/include/
Dinline-hashtab.h124 void **olimit; in htab_expand() local
130 olimit = oentries + htab->size; in htab_expand()
154 while (p < olimit); in htab_expand()