ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
Public Attributes | |
xpath_memory_block * | next |
char | data [4096] |
Definition at line 6545 of file pugixml.cpp.
char xpath_memory_block::data[ 4096] |
Definition at line 6549 of file pugixml.cpp.
Referenced by xpath_allocator::allocate_nothrow(), and xpath_allocator::reallocate().
xpath_memory_block* xpath_memory_block::next |
Definition at line 6547 of file pugixml.cpp.
Referenced by xpath_allocator::allocate_nothrow(), xpath_allocator::reallocate(), xpath_allocator::release(), xpath_allocator::revert(), xpath_query_impl::xpath_query_impl(), and xpath_stack_data::xpath_stack_data().