Home
last modified time | relevance | path

Searched defs:ndig (Results 1 – 16 of 16) sorted by relevance

/plan9/sys/src/ape/lib/ap/gen/
H A Dstrtoul.c10 int c, ovfl, neg, v, ndig; in strtoul() local
H A Dstrtol.c10 int c, ovfl, v, neg, ndig; in strtol() local
H A Dstrtoull.c12 int c, ovfl, v, neg, ndig; in strtoull() local
H A Dstrtoll.c13 int c, ovfl, v, neg, ndig; in strtoll() local
/plan9/sys/src/libc/port/
H A Dstrtoull.c11 int c, ovfl, v, neg, ndig; in strtoull() local
H A Dstrtoul.c11 int c, ovfl, neg, v, ndig; in strtoul() local
H A Dstrtol.c12 int c, ovfl, v, neg, ndig; in strtol() local
H A Dstrtoll.c12 int c, ovfl, v, neg, ndig; in strtoll() local
/plan9/sys/src/cmd/unix/drawterm/libc/
H A Dstrtoll.c10 int c, ovfl, v, neg, ndig; in strtoll() local
/plan9/sys/src/cmd/
H A Dascii.c127 putn(int n, int ndig) in putn()
/plan9/sys/src/ape/lib/ap/stdio/
H A Dvfscanf.c138 int sign=1, ndig=0, dig; in icvt_fixed() local
236 int c, ndig=0, ndpt=0, nexp=1; in icvt_f() local
H A Dvfprintf.c454 int ndig; in ocvt_flt() local
/plan9/sys/src/libstdio/
H A Dvfscanf.c135 int sign=1, ndig=0, dig; in icvt_fixed() local
233 int c, ndig=0, ndpt=0, nexp=1; in icvt_f() local
H A Dvfprintf.c449 int ndig; in ocvt_flt() local
/plan9/sys/src/libhtml/
H A Dutils.c410 int c, ovfl, v, neg, ndig; in _Strtol() local
/plan9/sys/src/cmd/plot/
H A Dplot.c274 int ndig=0; in numstring() local