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

/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageUtils.c38 } two_int; member in union:__anon771
52 n = arg.two_int.int0 & 0x7ff00000;
57 n = ((arg.two_int.int0 & 0x7ff00000) >> 20) - 1075;
H A Dmlib_c_ImageCopy.c64 } two_int; typedef in typeref:struct:__anon773
66 #define TYPE_64BIT two_int
H A Dmlib_ImageConv2x2_f.c42 } two_int; typedef in typeref:struct:__anon750
44 #define TYPE_64BIT two_int
/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dmlib_ImageZoom_NN.c80 } two_int; typedef in typeref:struct:__anon1025
82 #define TYPE_64 two_int

Completed in 107 milliseconds