Home
last modified time | relevance | path

Searched refs:_hash_next (Results 1 – 25 of 134) sorted by relevance

123456

/dports/devel/libtar/libtar-1.2.11/listhash/
H A Dhash.c.in115 ** @LISTHASH_PREFIX@_hash_next() - get next element in hash
121 @LISTHASH_PREFIX@_hash_next(@LISTHASH_PREFIX@_hash_t *h,
125 printf("==> @LISTHASH_PREFIX@_hash_next(h=0x%lx, hp={%d,0x%lx})\n",
133 printf(" @LISTHASH_PREFIX@_hash_next(): found additional "
141 printf(" @LISTHASH_PREFIX@_hash_next(): done with bucket %d\n",
148 printf(" @LISTHASH_PREFIX@_hash_next(): "
157 printf(" @LISTHASH_PREFIX@_hash_next(): "
168 printf(" @LISTHASH_PREFIX@_hash_next(): hash pointer "
176 printf("<== @LISTHASH_PREFIX@_hash_next(): no more data, "
252 while (@LISTHASH_PREFIX@_hash_next(h, hp) != 0)
H A DTODO17 *_hash_next => *_hashptr_next()
/dports/math/lrcalc/lrcalc-1.3/src/
H A Dhashtab.h161 ? _hash_next(&(itr)) : 0)
164 void _hash_next(hash_itr *itr);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/hash/
H A Dhash.c334 res = _hash_next(scan, dir); in hashgettuple()
350 res = _hash_next(scan, dir); in hashgettuple()
404 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/hash/
H A Dhash.c334 res = _hash_next(scan, dir); in hashgettuple()
350 res = _hash_next(scan, dir); in hashgettuple()
404 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/hash/
H A Dhash.c334 res = _hash_next(scan, dir); in hashgettuple()
350 res = _hash_next(scan, dir); in hashgettuple()
404 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/hash/
H A Dhash.c334 res = _hash_next(scan, dir); in hashgettuple()
350 res = _hash_next(scan, dir); in hashgettuple()
404 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/access/hash/
H A Dhash.c334 res = _hash_next(scan, dir); in hashgettuple()
350 res = _hash_next(scan, dir); in hashgettuple()
404 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/access/hash/
H A Dhash.c334 res = _hash_next(scan, dir); in hashgettuple()
350 res = _hash_next(scan, dir); in hashgettuple()
404 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/access/hash/
H A Dhash.c334 res = _hash_next(scan, dir); in hashgettuple()
350 res = _hash_next(scan, dir); in hashgettuple()
404 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/hash/
H A Dhash.c359 res = _hash_next(scan, dir); in hashgettuple()
375 res = _hash_next(scan, dir); in hashgettuple()
429 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/hash/
H A Dhash.c359 res = _hash_next(scan, dir); in hashgettuple()
375 res = _hash_next(scan, dir); in hashgettuple()
429 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/hash/
H A Dhash.c359 res = _hash_next(scan, dir); in hashgettuple()
375 res = _hash_next(scan, dir); in hashgettuple()
429 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/hash/
H A Dhash.c359 res = _hash_next(scan, dir); in hashgettuple()
375 res = _hash_next(scan, dir); in hashgettuple()
429 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/hash/
H A Dhash.c359 res = _hash_next(scan, dir); in hashgettuple()
375 res = _hash_next(scan, dir); in hashgettuple()
429 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/hash/
H A Dhash.c359 res = _hash_next(scan, dir); in hashgettuple()
375 res = _hash_next(scan, dir); in hashgettuple()
429 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/hash/
H A Dhash.c359 res = _hash_next(scan, dir); in hashgettuple()
375 res = _hash_next(scan, dir); in hashgettuple()
429 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/devel/libtar/libtar-1.2.11/doc/
H A DMakefile.in76 @LISTHASH_PREFIX@_hash_next \
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/hash/
H A Dhash.c310 res = _hash_next(scan, dir); in hashgettuple()
342 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/hash/
H A Dhash.c310 res = _hash_next(scan, dir); in hashgettuple()
342 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/hash/
H A Dhash.c310 res = _hash_next(scan, dir); in hashgettuple()
342 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/hash/
H A Dhash.c310 res = _hash_next(scan, dir);
342 res = _hash_next(scan, ForwardScanDirection);
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/hash/
H A Dhash.c310 res = _hash_next(scan, dir); in hashgettuple()
342 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/hash/
H A Dhash.c310 res = _hash_next(scan, dir); in hashgettuple()
342 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/hash/
H A Dhash.c317 res = _hash_next(scan, dir); in hashgettuple()
349 res = _hash_next(scan, ForwardScanDirection); in hashgetbitmap()

123456