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

/xsrc/external/mit/xcb-util/dist/aux/
H A Dxcb_bitops.h201 uint32_t endian_test = 0x01020304; local in function:xcb_host_byte_order
203 switch (*(char *)&endian_test) {

Completed in 3 milliseconds