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

  /bionic/libc/private/
ctype_private.h 4 extern const char _C_ctype_[];
  /bionic/libc/stdlib/
ctype_.c 39 const char _C_ctype_[1 + CTYPE_NUM_CHARS] = {
77 const char *_ctype_ = _C_ctype_;

Completed in 1292 milliseconds