Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/partition_alloc_base/
Dcompiler_specific.h95 #define PA_NO_SANITIZE(what) __attribute__((no_sanitize(what))) macro
98 #define PA_NO_SANITIZE(what) macro