Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/partition_alloc_base/
Dcompiler_specific.h19 #define PA_HAS_BUILTIN(x) __has_builtin(x) macro
21 #define PA_HAS_BUILTIN(x) 0 macro