HomeSort by relevance Sort by last modified time
    Searched refs:asciibetical (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
misc.c 1143 asciibetical(lc) <= asciibetical(sc) &&
1144 asciibetical(sc) <= asciibetical(c))
1189 return ((int)asciibetical(*cp1) - (int)asciibetical(*cp2));
    [all...]
sh.h 1498 #define asciibetical macro
1505 #define asciibetical macro
    [all...]

Completed in 69 milliseconds