Home
last modified time | relevance | path

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

/titanic_44/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()