Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dcompiler-clang.h57 #define __no_sanitize_undefined \ macro
60 #define __no_sanitize_undefined macro
Dcompiler-gcc.h93 #define __no_sanitize_undefined __attribute__((__no_sanitize_undefined__)) macro