MYSTACK_CRUMPLE_ZONE   31 maint/gnulib/tests/altstack-util.h static char mystack_storage[MYSTACK_SIZE + 2 * MYSTACK_CRUMPLE_ZONE + 31];
MYSTACK_CRUMPLE_ZONE   46 maint/gnulib/tests/altstack-util.h   mystack = (char *) ((uintptr_t) (mystack_storage + MYSTACK_CRUMPLE_ZONE) | 31);
MYSTACK_CRUMPLE_ZONE   54 maint/gnulib/tests/altstack-util.h   for (i = MYSTACK_CRUMPLE_ZONE; i > 0; i--)
MYSTACK_CRUMPLE_ZONE   60 maint/gnulib/tests/altstack-util.h   for (i = MYSTACK_CRUMPLE_ZONE; i > 0; i--)