Searched defs:head (Results 1 – 5 of 5) sorted by relevance
47 PoolImpl *head = reinterpret_cast<PoolImpl*>( ptr ); in CreateImpl() local118 PoolImpl* head = m_pNext; in AllocImpl() local134 PoolImpl* head = reinterpret_cast<PoolImpl*>( ptr ); in FreeImpl() local
47 u8* head = reinterpret_cast<u8*>( nw::ut::AddOffsetToPtr( top, - 1 ) ); in AlignMemory_() local103 u8* head = reinterpret_cast<u8*>( nw::ut::AddOffsetToPtr( memory, -1 ) ); in UnAlignMemory() local
4 <!ELEMENT head (create | title | comment | generator)*> element