Searched defs:last_alloc_ (Results 1 – 2 of 2) sorted by relevance
/external/regex-re2/util/ | ||
D | arena.h | 76 char* last_alloc_; // used to make sure ReturnBytes() is safe variable |
/external/libcxx/test/support/ | ||
D | test_allocator.h | 328 void* last_alloc_; member |