PostGIS
2.5.7dev-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)
HH_FROM_ELMT
#define HH_FROM_ELMT(tbl, elp)
Definition:
uthash.h:113
DECLTYPE
#define DECLTYPE(x)
Definition:
uthash.h:47
Definition at line
234
of file
uthash.h
.
postgis
uthash.h
Generated by
1.9.1