Searched defs:d2end (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageChannelExtract_f.c99 mlib_u16 *d2end; local
127 d2end = (mlib_u16*)((mlib_addr)dend &~ 1);
135 for (; dp2 <= (d2end-4); dp2 += 4) {
149 for (; dp2 <= (d2end-4); dp2 += 4) {
164 for (; dp2 <= (d2end-4); dp2 += 4) {
180 for (; dp2 <= (d2end-4); dp2 += 4) {
217 mlib_u16 *d2end; local
247 d2end = (mlib_u16*)((mlib_addr)dend &~ 1);
254 for (; dp2 < d2end; dp2++) {
263 for (; dp2 < d2end; dp
[all...]

Completed in 32 milliseconds