Home
last modified time | relevance | path

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

/external/libchrome/base/
Dcompiler_specific.h159 #define NO_SANITIZE(what) __attribute__((no_sanitize(what))) macro
163 #define NO_SANITIZE(what) macro
/external/pdfium/third_party/base/
Dcompiler_specific.h163 #define NO_SANITIZE(what) __attribute__((no_sanitize(what))) macro
167 #define NO_SANITIZE(what) macro