Home
last modified time | relevance | path

Searched defs:shft (Results 1 – 1 of 1) sorted by last modified time

/php-src/ext/gd/libgd/
H A Dgd_topal.c72 #define RIGHT_SHIFT(x,shft) \ argument
78 #define RIGHT_SHIFT(x,shft) ((x) >> (shft)) argument

Completed in 20 milliseconds