Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SequenceTrack.h45 static const int CALL_STACK_DEPTH = 3;
63 CallStack callStack[ CALL_STACK_DEPTH ];
Dsnd_MmlParser.h38 static const int CALL_STACK_DEPTH = 3; variable
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_MmlParser.cpp676 if ( trackParam.callStackDepth >= SequenceTrack::CALL_STACK_DEPTH ) { in CommandProc()
709 if ( trackParam.callStackDepth >= SequenceTrack::CALL_STACK_DEPTH ) { in CommandProc()