OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regatoi
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/regex/
regerror.c
47
static 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
/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 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
/prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/lib/
libc.so
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/lib/
libc.so
Completed in 304 milliseconds