Home
last modified time | relevance | path

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

/busybox-1.35.0/include/
Dplatform.h419 #define HAVE_STRVERSCMP 1 macro
436 # undef HAVE_STRVERSCMP
457 # undef HAVE_STRVERSCMP
469 # undef HAVE_STRVERSCMP
484 # undef HAVE_STRVERSCMP
509 # undef HAVE_STRVERSCMP
549 # undef HAVE_STRVERSCMP
/busybox-1.35.0/coreutils/
Dsort.c282 #if defined(HAVE_STRVERSCMP) && HAVE_STRVERSCMP == 1 in compare_keys()
Dls.c874 #if defined(HAVE_STRVERSCMP) && HAVE_STRVERSCMP == 1 in sortcmp()