Home
last modified time | relevance | path

Searched refs:stack_grows_downwards (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dos_unix.c679 static int stack_grows_downwards; variable
690 stack_grows_downwards = (p > (char *)&i); in check_stack_growth()
741 if (stack_grows_downwards) in get_stack_limit()
766 if (stack_grows_downwards) in mch_stackcheck()
834 if (stack_grows_downwards) in init_signal_stack()