Home
last modified time | relevance | path

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

/dports/lang/micropython/berkeley-db-1.xx-35aaec4/hash/
H A Dhash.c59 static int alloc_segs __P((HTAB *, int));
170 if (alloc_segs(hashp, nsegs))
382 return (alloc_segs(hashp, nsegs));
901 alloc_segs(hashp, nsegs) in alloc_segs() function
H A Dtags136 alloc_segs ../hash/hash.c /^alloc_segs(hashp, nsegs)$/
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/db/hash/
H A Dhash.c59 static int alloc_segs(HTAB *, int);
171 if (alloc_segs(hashp, nsegs)) in __hash_open()
379 return (alloc_segs(hashp, (int)nsegs)); in init_htab()
914 alloc_segs(HTAB *hashp, int nsegs) in alloc_segs() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/search/
H A Dhash.c61 static int alloc_segs(HTAB *, int);
194 if (alloc_segs(hashp, nsegs))
410 return (alloc_segs(hashp, nsegs));
930 alloc_segs(hashp, nsegs) in alloc_segs() function
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/rtdb/db/
H A Dhash.c75 static int alloc_segs __P((HTAB *, int));
184 if (alloc_segs(hashp, nsegs))
400 return (alloc_segs(hashp, nsegs));
920 alloc_segs(hashp, nsegs) in alloc_segs() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/search/
H A Dhash.c62 static int alloc_segs(HTAB *, int);
205 if (alloc_segs(hashp, nsegs))
425 return (alloc_segs(hashp, nsegs));
945 alloc_segs(hashp, nsegs) in alloc_segs() function
/dports/science/nwchem-data/nwchem-7.0.2-release/src/rtdb/db/
H A Dhash.c75 static int alloc_segs __P((HTAB *, int));
184 if (alloc_segs(hashp, nsegs))
400 return (alloc_segs(hashp, nsegs));
920 alloc_segs(hashp, nsegs) in alloc_segs() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/search/
H A Dhash.c61 static int alloc_segs(HTAB *, int);
194 if (alloc_segs(hashp, nsegs))
410 return (alloc_segs(hashp, nsegs));
930 alloc_segs(hashp, nsegs) in alloc_segs() function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/search/
H A Dhash.c62 static int alloc_segs(HTAB *, int);
207 if (alloc_segs(hashp, nsegs))
427 return (alloc_segs(hashp, nsegs));
947 alloc_segs(hashp, nsegs) function
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/dbm/src/
H A Dhash.c77 static int alloc_segs(HTAB *, int);
232 if (alloc_segs(hashp, nsegs)) in dbm_hash_open()
432 return (alloc_segs(hashp, nsegs)); in init_htab()
1085 alloc_segs( in alloc_segs() function
/dports/security/ca_root_nss/nss-3.71/nss/lib/dbm/src/
H A Dhash.c77 static int alloc_segs(HTAB *, int);
232 if (alloc_segs(hashp, nsegs)) in dbm_hash_open()
432 return (alloc_segs(hashp, nsegs)); in init_htab()
1085 alloc_segs( in alloc_segs() function
/dports/www/firefox/firefox-99.0/security/nss/lib/dbm/src/
H A Dhash.c77 static int alloc_segs(HTAB *, int);
232 if (alloc_segs(hashp, nsegs)) in dbm_hash_open()
432 return (alloc_segs(hashp, nsegs)); in init_htab()
1085 alloc_segs( in alloc_segs() function
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/dbm/src/
H A Dhash.c77 static int alloc_segs(HTAB *, int);
232 if (alloc_segs(hashp, nsegs)) in __hash_open()
432 return (alloc_segs(hashp, nsegs)); in init_htab()
1085 alloc_segs( in alloc_segs() function
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/dbm/src/
H A Dhash.c77 static int alloc_segs(HTAB *, int);
232 if (alloc_segs(hashp, nsegs)) in __hash_open()
432 return (alloc_segs(hashp, nsegs)); in init_htab()
1086 alloc_segs( in alloc_segs() function
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/dbm/src/
H A Dhash.c77 static int alloc_segs(HTAB *, int);
232 if (alloc_segs(hashp, nsegs)) in dbm_hash_open()
432 return (alloc_segs(hashp, nsegs)); in init_htab()
1085 alloc_segs( in alloc_segs() function
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/dbm/src/
H A Dhash.c77 static int alloc_segs(HTAB *, int);
232 if (alloc_segs(hashp, nsegs)) in dbm_hash_open()
432 return (alloc_segs(hashp, nsegs)); in init_htab()
1085 alloc_segs( in alloc_segs() function
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/mpool/
H A Dtags136 alloc_segs ../hash/hash.c /^alloc_segs(hashp, nsegs)$/
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/btree/
H A Dtags136 alloc_segs ../hash/hash.c /^alloc_segs(hashp, nsegs)$/
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/db/
H A Dtags136 alloc_segs ../hash/hash.c /^alloc_segs(hashp, nsegs)$/
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/include/
H A Dtags136 alloc_segs ../hash/hash.c /^alloc_segs(hashp, nsegs)$/
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/recno/
H A Dtags136 alloc_segs ../hash/hash.c /^alloc_segs(hashp, nsegs)$/