PostGIS
2.4.9dev-r@@SVN_REVISION@@
◆
HASH_ADD_KEYPTR
#define HASH_ADD_KEYPTR
(
hh,
head,
keyptr,
keylen_in,
add
)
Value:
do
{ \
unsigned _ha_hashv; \
HASH_VALUE(keyptr, keylen_in, _ha_hashv); \
HASH_ADD_KEYPTR_BYHASHVALUE(hh,
head
, keyptr, keylen_in, _ha_hashv, add); \
}
while
(0)
quantile_llist::head
struct quantile_llist_element * head
Definition:
librtcore.h:2348
Definition at line
329
of file
uthash.h
.
Referenced by
add_key()
, and
add_value_as_string()
.
postgis
uthash.h
Generated by
1.8.13