HomeSort by relevance Sort by last modified time
    Searched full:regatoi (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Support/
regerror.c 52 static const char *regatoi(const llvm_regex_t *, char *, int);
93 s = regatoi(preg, convbuf, sizeof convbuf);
120 - regatoi - internal routine to implement REG_ATOI
123 regatoi(const llvm_regex_t *preg, char *localbuf, int localbufsize) function
  /ndk/sources/host-tools/ndk-stack/regex/
regerror.c 47 static const char *regatoi(const regex_t *, char *, int);
88 s = regatoi(preg, convbuf, sizeof convbuf);
115 - regatoi - internal routine to implement REG_ATOI
118 regatoi(const regex_t *preg, char *localbuf, int localbufsize) function
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regerror.c 106 static const char *regatoi(const regex_t *preg, char *localbuf, size_t buflen);
178 s = regatoi(preg, convbuf, sizeof convbuf);
203 * regatoi - internal routine to implement REG_ATOI
204 * static const char *regatoi(const regex_t *preg, char *localbuf,
208 regatoi( function
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/lib/
libc.so 

Completed in 254 milliseconds