HomeSort by relevance Sort by last modified time
    Searched defs:UNALIGNED_OK (Results 1 - 10 of 10) sorted by null

  /external/tcpdump/
extract.h 58 #define UNALIGNED_OK __attribute__((no_sanitize_undefined))
60 #define UNALIGNED_OK __attribute__((no_sanitize("undefined")))
62 #define UNALIGNED_OK
131 UNALIGNED_OK static inline uint16_t
137 UNALIGNED_OK static inline uint32_t
143 UNALIGNED_OK static inline uint64_t
181 static inline uint16_t UNALIGNED_OK
187 static inline uint32_t UNALIGNED_OK
193 static inline uint64_t UNALIGNED_OK
  /external/freetype/src/gzip/
ftzconf.h 77 # define UNALIGNED_OK
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zconf.h 92 # define UNALIGNED_OK
zconf.in.h 92 # define UNALIGNED_OK
  /development/ndk/zlib/
zconf.h 182 # define UNALIGNED_OK
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zconf.h 185 # define UNALIGNED_OK
  /external/u-boot/include/u-boot/
zlib.h 143 # define UNALIGNED_OK
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zconf.h 198 # define UNALIGNED_OK
  /external/python/cpython2/Modules/zlib/
zconf.h 198 # define UNALIGNED_OK
  /external/zlib/src/
zconf.h 198 # define UNALIGNED_OK

Completed in 525 milliseconds