Searched defs:neg (Results 1 – 9 of 9) sorted by relevance
| /bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
| D | strtoul.c | 48 int neg, any, cutlim; in strtoul() local
|
| D | strtol.c | 48 int neg, any, cutlim; in strtol() local
|
| D | strtoull.c | 50 int neg, any, cutlim; in strtoull() local
|
| D | strtoumax.c | 47 int neg, any, cutlim; in strtoumax() local
|
| D | strtoll.c | 50 int neg, any, cutlim; in strtoll() local
|
| D | strtoimax.c | 47 int neg, any, cutlim; in strtoimax() local
|
| /bionic/libc/upstream-openbsd/lib/libc/locale/ |
| D | _wcstol.h | 55 int neg, any, cutlim; in FUNCNAME() local
|
| D | _wcstoul.h | 54 int neg, any, cutlim; in FUNCNAME() local
|
| /bionic/libc/tzcode/ |
| D | localtime.c | 844 register bool neg = false; in getoffset() local
|