Home
last modified time | relevance | path

Searched refs:CALL_STACK_DEPTH (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SequenceTrack.h47 static const int CALL_STACK_DEPTH = 3;
65 CallStack callStack[ CALL_STACK_DEPTH ];
Dsnd_MmlParser.h40 static const int CALL_STACK_DEPTH = 3; variable
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_MmlParser.cpp678 if ( trackParam.callStackDepth >= SequenceTrack::CALL_STACK_DEPTH ) { in CommandProc()
711 if ( trackParam.callStackDepth >= SequenceTrack::CALL_STACK_DEPTH ) { in CommandProc()