Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcompiler-clang.h57 #define __no_sanitize_undefined \ macro
60 #define __no_sanitize_undefined macro
H A Dcompiler-gcc.h113 #define __no_sanitize_undefined __attribute__((__no_sanitize_undefined__)) macro