Searched defs:UNALIGNED_OK (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/tcpdump/
H A Dextract.h58 #define UNALIGNED_OK __attribute__((no_sanitize_undefined)) macro
60 #define UNALIGNED_OK __attribute__((no_sanitize("undefined"))) macro
62 #define UNALIGNED_OK macro
/freebsd-11-stable/sys/sys/
H A Dzlib.h129 # define UNALIGNED_OK macro
/freebsd-11-stable/sys/contrib/zlib/
H A Dzconf.h198 # define UNALIGNED_OK macro

Completed in 115 milliseconds