PostGIS  3.4.0dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

◆ FP_MAX

#define FP_MAX (   A,
 
)    (((A) > (B)) ? (A) : (B))

Definition at line 56 of file liblwgeom_internal.h.