Home
last modified time | relevance | path

Searched refs:Sections_PatriciaTree (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchiveFile.h83 Sections_PatriciaTree, enumerator
84 Sections_Max = Sections_PatriciaTree
97 return GetItemIdImpl( Sections_PatriciaTree, str ); in GetItemId()
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchiveFile.cpp218 for ( int section = Sections_PatriciaTree; section <= Sections_Max; section++ ) in DumpTree()