Home
last modified time | relevance | path

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

/external/zstd/lib/common/
Dcompiler.h330 # define ZSTD_ALLOW_POINTER_OVERFLOW_ATTR __attribute__((no_sanitize("signed-integer-overflow"… macro
333 # define ZSTD_ALLOW_POINTER_OVERFLOW_ATTR __attribute__((no_sanitize("pointer-overflow"))) macro
336 # define ZSTD_ALLOW_POINTER_OVERFLOW_ATTR macro