Searched refs:EXSTACKSIZE (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libexpr/
H A DOexparse.c757 #ifdef EXSTACKSIZE
759 #define EXMAXDEPTH EXSTACKSIZE
762 #define EXSTACKSIZE EXMAXDEPTH macro
764 #define EXSTACKSIZE 10000 macro

Completed in 15 milliseconds