PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ MAX

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

Definition at line 284 of file shpopen.c.