Home
last modified time | relevance | path

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

/external/libxml2/
Dlibxml.h77 #define ATTRIBUTE_NO_SANITIZE(arg) __attribute__((no_sanitize(arg))) macro
79 #define ATTRIBUTE_NO_SANITIZE(arg) macro