PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ rot

#define rot (   x,
 
)    (((x)<<(k)) | ((x)>>(32-(k))))

Definition at line 71 of file lookup3.c.