Searched defs:neg (Results 1 – 9 of 9) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
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 | strtoull.c | 50 int neg, any, cutlim; in strtoull() local
|
D | strtoumax.c | 47 int neg, any, cutlim; in strtoumax() local
|
D | strtoul.c | 48 int neg, any, cutlim; in strtoul() 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
|
/bionic/libc/tzcode/ |
D | localtime.c | 770 register int neg = 0; in getoffset() local
|