Searched refs:UNALIGNED_OK (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-msnlb.c55 UNALIGNED_OK
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
88 UNALIGNED_OK static inline uint16_t
94 UNALIGNED_OK static inline int16_t
100 UNALIGNED_OK static inline uint32_t
106 UNALIGNED_OK static inline int32_t
112 UNALIGNED_OK static inline uint64_t
120 UNALIGNED_OK static inline int64_t
132 UNALIGNED_OK stati
[all...]
H A Dprint-timed.c116 UNALIGNED_OK
H A Dprint-ripng.c113 UNALIGNED_OK
H A Dprint-tipc.c220 UNALIGNED_OK
323 UNALIGNED_OK
H A Dprint-ospf6.c392 UNALIGNED_OK
454 UNALIGNED_OK
735 UNALIGNED_OK
926 UNALIGNED_OK
954 UNALIGNED_OK
H A Dprint-m3ua.c306 UNALIGNED_OK
H A Dprint-rip.c223 UNALIGNED_OK
H A Dprint-igmp.c115 UNALIGNED_OK
H A Dprint-nfs.c362 UNALIGNED_OK
427 UNALIGNED_OK
558 UNALIGNED_OK
948 UNALIGNED_OK
999 UNALIGNED_OK
1064 UNALIGNED_OK
H A Dprint-wb.c392 UNALIGNED_OK
H A Dprint-icmp6.c956 UNALIGNED_OK
1545 UNALIGNED_OK
1562 UNALIGNED_OK
1613 UNALIGNED_OK
H A Dprint-pgm.c150 UNALIGNED_OK
H A Dprint-icmp.c318 UNALIGNED_OK
/netbsd-current/external/bsd/libpcap/dist/
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
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 stati
[all...]
/netbsd-current/sys/net/
H A Dzlib.h115 # define UNALIGNED_OK
/netbsd-current/common/dist/zlib/
H A Dzconf.h205 # define UNALIGNED_OK macro
H A Ddeflate.c1298 #ifdef UNALIGNED_OK
1340 #if (defined(UNALIGNED_OK) && MAX_MATCH == 258)
1342 * UNALIGNED_OK if your compiler uses a different size.
1374 #else /* UNALIGNED_OK */
1406 #endif /* UNALIGNED_OK */
1412 #ifdef UNALIGNED_OK
/netbsd-current/external/gpl3/binutils/dist/zlib/
H A Dzconf.h198 # define UNALIGNED_OK macro
H A Ddeflate.c1294 #ifdef UNALIGNED_OK
1335 #if (defined(UNALIGNED_OK) && MAX_MATCH == 258)
1337 * UNALIGNED_OK if your compiler uses a different size.
1368 #else /* UNALIGNED_OK */
1399 #endif /* UNALIGNED_OK */
1405 #ifdef UNALIGNED_OK
/netbsd-current/external/gpl3/gdb.old/dist/zlib/
H A Dzconf.h198 # define UNALIGNED_OK macro
/netbsd-current/external/gpl3/gdb/dist/zlib/
H A Dzconf.h198 # define UNALIGNED_OK macro
/netbsd-current/external/gpl3/binutils.old/dist/zlib/
H A Dzconf.h198 # define UNALIGNED_OK macro
/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Ddeflate.c1051 #ifdef UNALIGNED_OK
1092 #if (defined(UNALIGNED_OK) && MAX_MATCH == 258)
1094 * UNALIGNED_OK if your compiler uses a different size.
1125 #else /* UNALIGNED_OK */
1156 #endif /* UNALIGNED_OK */
1162 #ifdef UNALIGNED_OK
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.h136 # define UNALIGNED_OK macro

Completed in 150 milliseconds

12