Home
last modified time | relevance | path

Searched defs:neg (Results 1 – 9 of 9) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdlib/
Dstrtoimax.c47 int neg, any, cutlim; in strtoimax() local
Dstrtol.c48 int neg, any, cutlim; in strtol() local
Dstrtoll.c50 int neg, any, cutlim; in strtoll() local
Dstrtoull.c50 int neg, any, cutlim; in strtoull() local
Dstrtoumax.c47 int neg, any, cutlim; in strtoumax() local
Dstrtoul.c48 int neg, any, cutlim; in strtoul() local
/bionic/libc/upstream-openbsd/lib/libc/locale/
D_wcstoul.h54 int neg, any, cutlim; in FUNCNAME() local
D_wcstol.h55 int neg, any, cutlim; in FUNCNAME() local
/bionic/libc/tzcode/
Dlocaltime.c770 register int neg = 0; in getoffset() local