Searched refs:_NTOH64_UA (Results 1 – 5 of 5) sorted by relevance
123 #define _NTOH64_UA(cp) ((uint64)(cp)[7] | ((uint64)(cp)[6] << 8) | \ macro262 _NTOH64_UA(_bytes); \414 return _NTOH64_UA((const uint8 *)bytes); in ntoh64_ua()
156 #define _NTOH64_UA(cp) ((uint64)(cp)[7] | ((uint64)(cp)[6] << 8) | \ macro295 _NTOH64_UA(_bytes); \447 return _NTOH64_UA((const uint8 *)bytes); in ntoh64_ua()