Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dhash.c626 char *kp; local
635 kp = (char *)key->data;
636 rbufp = __get_buf(hashp, __call_hash(hashp, kp, size), NULL, 0);
647 memcmp(kp, rbufp->page + *bp, size) == 0)
668 __find_bigpair(hashp, rbufp, ndx, kp, size)) > 0)