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

/openjdk7/hotspot/src/share/tools/hsdis/
H A Dhsdis.c427 int32_t endian_test = 'x'; local
428 if (*(const char*) &endian_test == 'x')

Completed in 22 milliseconds