HomeSort by: relevance | last modified time | path
    Searched defs:UNALIGNED_OK (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/libpcap/dist/
extract.h 53 #define UNALIGNED_OK __attribute__((no_sanitize_undefined))
55 #define UNALIGNED_OK __attribute__((no_sanitize("undefined")))
57 #define UNALIGNED_OK
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_
    [all...]
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
zlib.h 136 # define UNALIGNED_OK
  /src/external/bsd/tcpdump/dist/
extract.h 65 #define UNALIGNED_OK __attribute__((no_sanitize_undefined))
67 #define UNALIGNED_OK __attribute__((no_sanitize("undefined")))
69 #define UNALIGNED_OK
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 static inline uint32_
    [all...]
  /src/common/dist/zlib/
zconf.h 205 # define UNALIGNED_OK
  /src/external/gpl3/binutils/dist/zlib/
zconf.h 201 # define UNALIGNED_OK
  /src/external/gpl3/binutils.old/dist/zlib/
zconf.h 198 # define UNALIGNED_OK
  /src/external/gpl3/gdb/dist/zlib/
zconf.h 198 # define UNALIGNED_OK
  /src/external/gpl3/gdb.old/dist/zlib/
zconf.h 198 # define UNALIGNED_OK

Completed in 30 milliseconds