| /bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
| D | lsearch.c | 44 lsearch(const void *key, void *base, size_t *nelp, size_t width, in lsearch() 52 lfind(const void *key, const void *base, size_t *nelp, size_t width, in lfind() 59 linear_base(const void *key, const void *base, size_t *nelp, size_t width, in linear_base()
|
| D | strtoul.c | 43 strtoul(const char *nptr, char **endptr, int base) in strtoul()
|
| D | strtol.c | 43 strtol(const char *nptr, char **endptr, int base) in strtol()
|
| D | strtoull.c | 45 strtoull(const char *nptr, char **endptr, int base) in strtoull()
|
| D | strtoumax.c | 42 strtoumax(const char *nptr, char **endptr, int base) in strtoumax()
|
| D | strtoll.c | 45 strtoll(const char *nptr, char **endptr, int base) in strtoll()
|
| D | strtoimax.c | 42 strtoimax(const char *nptr, char **endptr, int base) in strtoimax()
|
| /bionic/libc/kernel/uapi/asm-x86/asm/ |
| D | mtrr.h | 29 unsigned long base; member 36 unsigned long base; member 44 __u64 base; member 50 __u64 base; member
|
| /bionic/libc/upstream-netbsd/lib/libc/stdlib/ |
| D | bsearch.c | 65 const char *base = base0; in bsearch() local
|
| /bionic/libc/upstream-openbsd/lib/libc/locale/ |
| D | _wcstol.h | 49 FUNCNAME(const wchar_t *nptr, wchar_t **endptr, int base) in FUNCNAME()
|
| D | _wcstoul.h | 48 FUNCNAME(const wchar_t *nptr, wchar_t **endptr, int base) in FUNCNAME()
|
| /bionic/libc/include/ |
| D | ftw.h | 52 int base; member
|
| /bionic/libc/upstream-openbsd/lib/libc/net/ |
| D | inet_ntop.c | 105 struct { int base, len; } best, cur; in inet_ntop6() member
|
| /bionic/libc/bionic/ |
| D | wchar.cpp | 233 long long wcstoll_l(const wchar_t *nptr, wchar_t **endptr, int base, in wcstoll_l() 239 int base, locale_t) { in wcstoull_l()
|
| D | locale.cpp | 207 long long strtoll_l(const char* s, char** end_ptr, int base, locale_t) { in strtoll_l() 211 unsigned long long strtoull_l(const char* s, char** end_ptr, int base, locale_t) { in strtoull_l()
|
| D | malloc_common.cpp | 425 extern "C" int malloc_iterate(uintptr_t base, size_t size, in malloc_iterate() 426 void (*callback)(uintptr_t base, size_t size, void* arg), void* arg) { in malloc_iterate()
|
| D | ndk_cruft.cpp | 146 uintmax_t strntoumax(const char *nptr, char **endptr, int base, size_t n) { in strntoumax() 194 intmax_t strntoimax(const char* nptr, char** endptr, int base, size_t n) { in strntoimax()
|
| /bionic/libc/malloc_debug/ |
| D | malloc_debug.cpp | 601 int debug_iterate(uintptr_t base, size_t size, in debug_iterate() 602 void (*callback)(uintptr_t base, size_t size, void* arg), void* arg) { in debug_iterate() 611 [](uintptr_t base, size_t size, void* arg) { in debug_iterate()
|
| /bionic/libc/upstream-openbsd/lib/libc/stdio/ |
| D | open_memstream.c | 79 ssize_t base = 0; in memstream_seek() local
|
| D | fmemopen.c | 74 ssize_t base = 0; in fmemopen_seek() local
|
| D | open_wmemstream.c | 83 ssize_t base = 0; in wmemstream_seek() local
|
| D | vfwscanf.c | 113 int base; /* base argument to strtoimax/strtouimax */ in __vfwscanf() local
|
| D | vfscanf.c | 110 int base; /* base argument to strtoimax/strtouimax */ in __svfscanf() local
|
| /bionic/libc/kernel/uapi/linux/ |
| D | nubus.h | 191 unsigned char * base; member 199 unsigned char * base; member
|
| /bionic/libc/kernel/uapi/video/ |
| D | adf.h | 64 struct adf_event base; member 69 struct adf_event base; member
|