MobilityDB 1.1
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules

◆ Min

#define Min (   x,
 
)    ((x) < (y) ? (x) : (y))