Searched refs:_LTOH64_UA (Results 1 – 5 of 5) sorted by relevance
118 #define _LTOH64_UA(cp) ((uint64)(cp)[0] | ((uint64)(cp)[1] << 8) | \ macro247 _LTOH64_UA(_bytes); \387 return _LTOH64_UA((const uint8 *)bytes); in ltoh64_ua()
151 #define _LTOH64_UA(cp) ((uint64)(cp)[0] | ((uint64)(cp)[1] << 8) | \ macro280 _LTOH64_UA(_bytes); \420 return _LTOH64_UA((const uint8 *)bytes); in ltoh64_ua()