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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c1860 uint16 endianess_test = 1; local
1861 g_host_be = !(RD_BOOL) (*(uint8 *) (&endianess_test));

Completed in 66 milliseconds