Searched defs:stkflags (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/misc/
H A Dstk.c80 short stkflags; /* stack attributes */ member in struct:stk
229 sp->stkflags = (flags&STK_SMALL);
509 if(sp->stkflags&STK_SMALL)

Completed in 1528 milliseconds