Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/solaris/handler/
Dsolaris_lwp.cc409 const int MAX_STACK_DEPTH = 50; in FindSigContext() local
431 IsAddressMapped(sighandler_ebp) && depth_counter < MAX_STACK_DEPTH); in FindSigContext()
/external/ImageMagick/MagickWand/
Doperation.c77 #define MAX_STACK_DEPTH 32 macro
4813 if ( size >= MAX_STACK_DEPTH ) in CLINoImageOperator()
4844 if ( size >= MAX_STACK_DEPTH ) in CLINoImageOperator()