Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dc-stack.c136 static char const * volatile stack_overflow_message; variable
146 signo ? program_error_message : stack_overflow_message; in c_stack_die()
191 stack_overflow_message = _("stack overflow"); in c_stack_action()