Home
last modified time | relevance | path

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

/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/macg4/
H A Dmalloc.c279 if ((i = findbucket(op, 1)) < 0 &&
280 (i = findbucket(op, realloc_srchlen)) < 0)
310 findbucket(freep, srchlen)
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/ibmrs/
H A Dmalloc.c279 if ((i = findbucket(op, 1)) < 0 &&
280 (i = findbucket(op, realloc_srchlen)) < 0)
310 findbucket(freep, srchlen)
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/macg5/
H A Dmalloc.c279 if ((i = findbucket(op, 1)) < 0 &&
280 (i = findbucket(op, realloc_srchlen)) < 0)
310 findbucket(freep, srchlen)
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/fs/hfs/
H A Dblock.c282 bucket *findbucket(bcache *cache, unsigned long bnum, bucket ***hslot) in findbucket() function
390 b = findbucket(cache, bnum, &hslot); in getbucket()
438 if (findbucket(cache, bnum, &hslot)) in getbucket()
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/fs/hfs/
H A Dblock.c282 bucket *findbucket(bcache *cache, unsigned long bnum, bucket ***hslot) in findbucket() function
390 b = findbucket(cache, bnum, &hslot); in getbucket()
438 if (findbucket(cache, bnum, &hslot)) in getbucket()
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/fs/hfs/
H A Dblock.c282 bucket *findbucket(bcache *cache, unsigned long bnum, bucket ***hslot) in findbucket() function
390 b = findbucket(cache, bnum, &hslot); in getbucket()
438 if (findbucket(cache, bnum, &hslot)) in getbucket()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/fs/hfs/
H A Dblock.c282 bucket *findbucket(bcache *cache, unsigned long bnum, bucket ***hslot) in findbucket() function
390 b = findbucket(cache, bnum, &hslot); in getbucket()
438 if (findbucket(cache, bnum, &hslot)) in getbucket()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/fs/hfs/
H A Dblock.c282 bucket *findbucket(bcache *cache, unsigned long bnum, bucket ***hslot) in findbucket() function
390 b = findbucket(cache, bnum, &hslot); in getbucket()
438 if (findbucket(cache, bnum, &hslot)) in getbucket()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/fs/hfs/
H A Dblock.c282 bucket *findbucket(bcache *cache, unsigned long bnum, bucket ***hslot) in findbucket() function
390 b = findbucket(cache, bnum, &hslot); in getbucket()
438 if (findbucket(cache, bnum, &hslot)) in getbucket()
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/fs/hfs/
H A Dblock.c282 bucket *findbucket(bcache *cache, unsigned long bnum, bucket ***hslot) in findbucket() function
390 b = findbucket(cache, bnum, &hslot); in getbucket()
438 if (findbucket(cache, bnum, &hslot)) in getbucket()
/dports/sysutils/hfsutils/hfsutils-3.2.6/libhfs/
H A Dblock.c375 bucket *findbucket(bcache *cache, unsigned long bnum, bucket ***hslot) in findbucket() function
490 b = findbucket(cache, bnum, &hslot); in getbucket()
538 if (findbucket(cache, bnum, &hslot)) in getbucket()