Searched refs:stack_block_refs (Results 1 – 3 of 3) sorted by relevance
58 #define stack_block_refs (sizeof(ref_stack_block) / sizeof(ref)) macro
81 uint avail = size - (stack_block_refs + bot_guard + top_guard); in ref_stack_init()622 for (i = params->bot_guard, p = brefs + stack_block_refs; in init_block()640 pblock->used.value.refs = brefs + stack_block_refs + params->bot_guard; in init_block()
211 (stack_block_refs + OS_GUARD_UNDER + (body_size) + OS_GUARD_OVER)216 (stack_block_refs + ES_GUARD_UNDER + (body_size) + ES_GUARD_OVER)219 (stack_block_refs + (body_size))