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

/inkscape/src/libuemf/
H A Dupmf.h1756 #define U_MASK_INT15 0x7FFF //!< Mask to retrieve integer15 bits. macro
H A Dupmf.c2642 utmp = U_TEST_INT15 | (U_MASK_INT15 & *(unsigned int *)&Value);
6080 tmp &= U_MASK_INT15; /* drop the 7/15 flag from the most significant bit */

Completed in 515 milliseconds