Home
last modified time | relevance | path

Searched refs:roundup (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/win32/
H A Dparam.h16 #define roundup(x,y) ((((x)+((y)-1))/(y))*(y)) macro

Completed in 4 milliseconds