Searched refs:failed_strcoll (Results 1 – 1 of 1) sorted by relevance
3803 static jmp_buf failed_strcoll; variable3816 longjmp (failed_strcoll, 1); in xstrcoll()4119 if (! setjmp (failed_strcoll)) in sort_files()