MobilityDB 1.3
Loading...
Searching...
No Matches

◆ SKIP_THth

#define SKIP_THth (   ptr,
  _suf 
)
Value:
do { \
if (S_THth(_suf)) \
{ \
if (*(ptr)) (ptr) += sizeof(char); \
if (*(ptr)) (ptr) += sizeof(char); \
} \
} while (0)
#define S_THth(_s)
Definition: formatting.c:471