Searched refs:failed_strcoll (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/src/
H A Ddir.c47 static jmp_buf failed_strcoll; variable
166 longjmp (failed_strcoll, 1);
236 if (setjmp (failed_strcoll))

Completed in 52 milliseconds