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

  /src/usr.bin/error/
pi.c 55 static bool alldigits(const char *);
188 alldigits(const char *string) function in typeref:typename:bool
210 && alldigits(wordv[2])
211 && alldigits(wordv[4]);
285 && alldigits(cur_wordv[2])
405 if (alldigits(cur_wordv[1])) {
  /src/usr.bin/quota/
printquota.c 276 alldigits(const char *s) function in typeref:typename:int

Completed in 14 milliseconds