Home
last modified time | relevance | path

Searched refs:PA_STRINGIFY_IMPL (Results 1 – 1 of 1) sorted by relevance

/external/cronet/base/allocator/partition_allocator/
Dpartition_alloc_check.h19 #define PA_STRINGIFY_IMPL(s) #s macro
20 #define PA_STRINGIFY(s) PA_STRINGIFY_IMPL(s)