PostGIS
2.4.9dev-r@@SVN_REVISION@@
◆
HASH_ADD_KEYPTR_INORDER
#define HASH_ADD_KEYPTR_INORDER
(
hh,
head,
keyptr,
keylen_in,
add,
cmpfcn
)
Value:
do
{ \
unsigned _hs_hashv; \
HASH_VALUE(keyptr, keylen_in, _hs_hashv); \
HASH_ADD_KEYPTR_BYHASHVALUE_INORDER(hh,
head
, keyptr, keylen_in, _hs_hashv, add, cmpfcn); \
}
while
(0)
quantile_llist::head
struct quantile_llist_element * head
Definition:
librtcore.h:2348
Definition at line
293
of file
uthash.h
.
postgis
uthash.h
Generated by
1.8.13