Searched refs:STK_ALIGN (Results 1 – 1 of 1) sorted by relevance
55 #define STK_ALIGN ALIGN_BOUND macro351 cp = sp->stkbase + roundof(sizeof(struct frame), STK_ALIGN); in stkset()366 stream->_data = (unsigned char*)(cp + roundof(loc-cp,STK_ALIGN)); in stkset()399 n = roundof(n,STK_ALIGN); in stkalloc()443 stream->_next = stream->_data += roundof(top-old,STK_ALIGN); in stkfreeze()470 n = roundof(cp-(unsigned char*)str,STK_ALIGN); in stkcopy()529 cp = sp->stkbase + roundof((cp-sp->stkbase),STK_ALIGN); in stkgrow()533 fp->aliases[nn-1] = dp + roundof(sizeof(struct frame),STK_ALIGN); in stkgrow()