PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ MAX

#define MAX (   a,
 
)    ((a>b) ? a : b)

Definition at line 65 of file shpopen.c.