Home
last modified time | relevance | path

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

/dports/www/squid/squid-4.15/lib/profiler/
H A DProfiler.cc113 #define MAXSTACKDEPTH 512 macro
121 struct _callstack_entry cstack[MAXSTACKDEPTH];
185 assert(cstack_head < MAXSTACKDEPTH); in xprof_start()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libdispatch/
H A Dnclog.c291 #define MAXSTACKDEPTH 100 macro
296 void* buffer[MAXSTACKDEPTH]; in ncbacktrace()
300 nptrs = backtrace(buffer, MAXSTACKDEPTH); in ncbacktrace()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/hugo/
H A Dhugo_defines.h86 #define MAXSTACKDEPTH 256 /* for nesting {...} */ macro
H A Dhugo.h210 CODE_BLOCK code_block[MAXSTACKDEPTH];
H A Dhemisc.cpp1902 else if (++stack_depth>=MAXSTACKDEPTH) FatalError(MEMORY_E); in SetStackFrame()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/hugo/
H A Dhugo_defines.h88 #define MAXSTACKDEPTH 256 /* for nesting {...} */ macro
H A Dhugo.h215 CODE_BLOCK code_block[MAXSTACKDEPTH];
H A Dhemisc.cpp1902 else if (++stack_depth>=MAXSTACKDEPTH) FatalError(MEMORY_E); in SetStackFrame()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXExpression.cpp42 #define MAXSTACKDEPTH 128 macro
1009 FXdouble stack[MAXSTACKDEPTH]; in evaluate()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXExpression.cpp42 #define MAXSTACKDEPTH 128 macro
1009 FXdouble stack[MAXSTACKDEPTH]; in evaluate()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXExpression.cpp45 #define MAXSTACKDEPTH 128 macro
1012 FXdouble stack[MAXSTACKDEPTH]; in evaluate()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXExpression.cpp45 #define MAXSTACKDEPTH 128 macro
1016 FXdouble stack[MAXSTACKDEPTH]; in evaluate()