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

/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_gfx.h38 BYTE_ORDER_NATIVE = 2 // exactly the same as the arch we're running this on enumerator in enum:__anon788
63 int byteOrder; // see BYTE_ORDER_LSBFIRST, BYTE_ORDER_MSBFIRST or BYTE_ORDER_NATIVE

Completed in 40 milliseconds