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

/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXarch.h59 # if !defined(LITTLE_ENDIAN) && defined(__LITTLE_ENDIAN)
60 # define LITTLE_ENDIAN __LITTLE_ENDIAN
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_endian.h33 #if __BYTE_ORDER == __LITTLE_ENDIAN
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_endian.h34 #if defined(__BYTE_ORDER) && (__BYTE_ORDER == __LITTLE_ENDIAN)
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi.h74 #define __LITTLE_ENDIAN LITTLE_ENDIAN macro

Completed in 6 milliseconds