Home
last modified time | relevance | path

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

/third_party/cef/include/base/
Dcef_compiler_specific.h204 #define NO_SANITIZE(what) __attribute__((no_sanitize(what))) macro
208 #define NO_SANITIZE(what) macro