HomeSort by: relevance | last modified time | path
    Searched defs:failed_strcoll (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/diffutils/dist/src/
dir.c 47 static jmp_buf failed_strcoll; variable
166 longjmp (failed_strcoll, 1);
236 if (setjmp (failed_strcoll))

Completed in 15 milliseconds