Home
last modified time | relevance | path

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

/third_party/boost/boost/serialization/detail/
Dstack_constructor.hpp29 struct stack_allocate struct
31 T * address() { in address()
34 T & reference() { in reference()
41 > type;
42 type storage_;
/third_party/boost/tools/build/src/engine/
Dfunction.cpp254 void * stack_allocate( STACK * s, int size ) in stack_allocate() function