Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/sh/
H A Dstreval.c47 #define SMALL_STACK 12 macro
159 Sfdouble_t small_stack[SMALL_STACK+1]; in arith_exec()
173 if(ep->staksize < SMALL_STACK) in arith_exec()