Searched defs:UNALIGNED_OK (Results 1 – 4 of 4) sorted by relevance
53 #define UNALIGNED_OK __attribute__((no_sanitize_undefined)) macro 55 #define UNALIGNED_OK __attribute__((no_sanitize("undefined"))) macro 57 #define UNALIGNED_OK macro [all...]
65 #define UNALIGNED_OK __attribute__((no_sanitize_undefined)) macro 67 #define UNALIGNED_OK __attribute__((no_sanitize("undefined"))) macro 69 #define UNALIGNED_OK macro [all...]
212 # define UNALIGNED_OK macro
201 # define UNALIGNED_OK macro