Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libast/common/misc/
H A Dstk.c80 short stkflags; /* stack attributes */ member
229 sp->stkflags = (flags&STK_SMALL); in stkopen()
504 if(sp->stkflags&STK_SMALL) in stkgrow()
/titanic_51/usr/src/contrib/ast/src/lib/libast/misc/
H A Dstk.c80 short stkflags; /* stack attributes */ member
229 sp->stkflags = (flags&STK_SMALL); in stkopen()
509 if(sp->stkflags&STK_SMALL) in stkgrow()