Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc192 size_t last_alloc = new_used - prev; in CheckAllocationSizes() local
Drepeated_ptr_field_unittest.cc261 size_t last_alloc = new_used - prev; in CheckAllocationSizes() local
/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h488 uint8_t *last_alloc; member