Home
last modified time | relevance | path

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

/haiku/src/system/kernel/debug/
H A Ddebug_commands.cpp43 static const int32 kMaxInvokeCommandDepth = 5; variable
53 static jmp_buf sInvokeCommandEnv[kMaxInvokeCommandDepth];