Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dhash_buf.c173 __uint16_t oaddr, *shortp; in newbuf() local
209 shortp = (__uint16_t *)bp->page; in newbuf()
210 if (shortp[0]) in newbuf()
211 oaddr = shortp[shortp[0] - 1]; in newbuf()
252 shortp = (__uint16_t *)xbp->page; in newbuf()
253 if (shortp[0]) in newbuf()
255 oaddr = shortp[shortp[0] - 1]; in newbuf()