Home
last modified time | relevance | path

Searched defs:UNALIGNED_OK (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libpcap/
H A Dextract.h53 #define UNALIGNED_OK __attribute__((no_sanitize_undefined)) macro
55 #define UNALIGNED_OK __attribute__((no_sanitize("undefined"))) macro
57 #define UNALIGNED_OK macro
/freebsd/contrib/tcpdump/
H A Dextract.h65 #define UNALIGNED_OK __attribute__((no_sanitize_undefined)) macro
67 #define UNALIGNED_OK __attribute__((no_sanitize("undefined"))) macro
69 #define UNALIGNED_OK macro
/freebsd/sys/contrib/zlib/
H A Dzconf.h212 # define UNALIGNED_OK macro
H A Dzconf.h.in201 # define UNALIGNED_OK macro