PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ MAX

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

Definition at line 284 of file shpopen.c.