Lines Matching refs:UNALIGNED_OK
53 #define UNALIGNED_OK __attribute__((no_sanitize_undefined)) macro
55 #define UNALIGNED_OK __attribute__((no_sanitize("undefined"))) macro
57 #define UNALIGNED_OK macro
76 UNALIGNED_OK static inline uint16_t
82 UNALIGNED_OK static inline int16_t
88 UNALIGNED_OK static inline uint32_t
94 UNALIGNED_OK static inline int32_t
100 UNALIGNED_OK static inline uint64_t
108 UNALIGNED_OK static inline int64_t
186 UNALIGNED_OK static inline uint16_t
192 UNALIGNED_OK static inline int16_t
198 UNALIGNED_OK static inline uint32_t
204 UNALIGNED_OK static inline int32_t
210 UNALIGNED_OK static inline uint64_t
217 UNALIGNED_OK static inline int64_t