Searched refs:DELETE_STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
71 #define DELETE_STACK_SIZE(x) offsetof(delete_stack_t, ds_buf[(x)]) macro116 new = uu_zalloc(DELETE_STACK_SIZE(NUM_NEEDED)); in delete_stack_push()