Searched defs:any (Results 1 – 9 of 9) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
D | strtoumax.c | 47 int neg, any, cutlim; in strtoumax() local
|
D | strtoimax.c | 47 int neg, any, cutlim; in strtoimax() local
|
D | strtol.c | 48 int neg, any, cutlim; in strtol() local
|
D | strtoll.c | 50 int neg, any, cutlim; in strtoll() local
|
D | strtoul.c | 48 int neg, any, cutlim; in strtoul() local
|
D | strtoull.c | 50 int neg, any, cutlim; in strtoull() local
|
/bionic/tests/ |
D | netinet_in_test.cpp | 29 in6_addr any = IN6ADDR_ANY_INIT; in TEST() local
|
/bionic/libc/upstream-openbsd/lib/libc/locale/ |
D | _wcstoul.h | 54 int neg, any, cutlim; in FUNCNAME() local
|
D | _wcstol.h | 55 int neg, any, cutlim; in FUNCNAME() local
|