Searched defs:kMalloc (Results 1 – 2 of 2) sorted by relevance
191 static constexpr const char *kMalloc = "malloc"; variable
67 enum class AllocatorMode { kMalloc, kCustom }; enumerator