Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchiveFile.h81 Sections_PatriciaTree, enumerator
82 Sections_Max = Sections_PatriciaTree
95 return GetItemIdImpl( Sections_PatriciaTree, str ); in GetItemId()
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchiveFile.cpp216 for ( int section = Sections_PatriciaTree; section <= Sections_Max; section++ ) in DumpTree()