Searched refs:SIGN32 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DProcessPath.c283 #define SIGN32(X) ((X) >> 31) | ((juint)(-(X)) >> 31) macro

Completed in 865 milliseconds