PostGIS
2.4.9dev-r@@SVN_REVISION@@
◆
HASH_AKBI_INNER_LOOP
#define HASH_AKBI_INNER_LOOP
(
hh,
head,
add,
cmpfcn
)
Value:
do
{ \
do { \
if (cmpfcn(
DECLTYPE
(
head
)(_hs_iter), add) > 0) \
break; \
}
while
((_hs_iter =
HH_FROM_ELMT
((
head
)->hh.tbl, _hs_iter)->next)); \
}
while
(0)
quantile_llist::head
struct quantile_llist_element * head
Definition:
librtcore.h:2348
DECLTYPE
#define DECLTYPE(x)
Definition:
uthash.h:47
HH_FROM_ELMT
#define HH_FROM_ELMT(tbl, elp)
Definition:
uthash.h:113
Definition at line
234
of file
uthash.h
.
postgis
uthash.h
Generated by
1.8.13