HomeSort by: relevance | last modified time | path
    Searched refs:LESS (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/look/
look.c 81 #define LESS (-1)
265 case LESS: /* No such string. */
292 * Return LESS, GREATER, or EQUAL depending on how the string1 compares with
321 return (*s1 < ch ? LESS : GREATER);
  /src/sys/external/isc/libsodium/dist/contrib/
Findsodium.cmake 127 if (MSVC_VERSION LESS 1900)

Completed in 12 milliseconds