Home
last modified time | relevance | path

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

/third_party/node/src/
Dutil-inl.h519 T* allocated_ptr = was_allocated ? buf_ : nullptr; in AllocateSufficientStorage() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h925 Storage* allocated_ptr = this; variable