PostGIS
2.4.9dev-r@@SVN_REVISION@@
◆
HASH_REPLACE
#define HASH_REPLACE
(
hh,
head,
fieldname,
keylen_in,
add,
replaced
)
Value:
do
{ \
unsigned _hr_hashv; \
HASH_VALUE(&((add)->fieldname), keylen_in, _hr_hashv); \
HASH_REPLACE_BYHASHVALUE(hh,
head
, fieldname, keylen_in, _hr_hashv, add, replaced); \
}
while
(0)
quantile_llist::head
struct quantile_llist_element * head
Definition:
librtcore.h:2348
Definition at line
212
of file
uthash.h
.
postgis
uthash.h
Generated by
1.8.13