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

  /src/usr.bin/xlint/common/
lint.h 177 ch_isdigit(char ch) function in typeref:typename:bool
  /src/usr.bin/indent/
indent.h 535 ch_isdigit(char ch) function in typeref:typename:bool
  /src/usr.bin/make/
make.h 1185 ch_isdigit(char ch) { return isdigit((unsigned char)ch) != 0; } function in typeref:typename:MAKE_INLINE bool MAKE_ATTR_USE

Completed in 14 milliseconds