Home
last modified time | relevance | path

Searched defs:emin (Results 1 - 18 of 18) sorted by relevance

/third_party/FreeBSD/contrib/gdtoa/
H A Dgdtoa.h89 int emin; member
H A Dstrtodg.c326 int dsign, e, e1, e2, emin, esign, finished, i, inex, irv; local
[all...]
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dfloatscan.c63 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() argument
314 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok) in hexfloat() argument
431 int emin; __floatscan() local
[all...]
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dfloatscan.c63 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() argument
314 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok) in hexfloat() argument
431 int emin; __floatscan() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dfloatscan.c63 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() argument
314 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok) in hexfloat() argument
431 int emin; __floatscan() local
[all...]
/third_party/musl/src/internal/
H A Dfloatscan.c63 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() argument
314 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok) in hexfloat() argument
431 int emin; __floatscan() local
[all...]
/third_party/python/Modules/_decimal/libmpdec/
H A Dcontext.c218 mpd_qsetemin(mpd_context_t *ctx, mpd_ssize_t emin) in mpd_qsetemin() argument
[all...]
H A Dmpdecimal.h245 mpd_ssize_t emin; /* min negative exp */ member
/third_party/ffmpeg/libavutil/
H A Davsscanf.c245 static double decfloat(FFFILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() argument
497 static double hexfloat(FFFILE *f, int bits, int emin, int sign, int pok) in hexfloat() argument
615 int emin; fffloatscan() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A DdecContext.h93 int32_t emin; /* minimum negative exponent */ member
H A DdecNumber.cpp8007 Int emin, emax; /* .. */ global() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecContext.h93 int32_t emin; /* minimum negative exponent */ member
H A DdecNumber.cpp8007 Int emin, emax; /* .. */ global() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecContext.h93 int32_t emin; /* minimum negative exponent */ member
H A DdecNumber.cpp8007 Int emin, emax; /* .. */ global() local
[all...]
/third_party/musl/libc-test/src/math/gen/
H A Dmp.c18 static const int emin[] = { variable
/third_party/ffmpeg/libavfilter/
H A Dvf_waveform.c107 int *emin[4][4]; member
503 int *emin = s->emin[plane][component]; in envelope_peak16() local
572 int *emin in envelope_peak() local
[all...]
/third_party/python/Modules/_decimal/
H A D_decimal.c1313 PyObject *emin = Py_None; in context_init() local
1160 context_setattrs(PyObject *self, PyObject *prec, PyObject *rounding, PyObject *emin, PyObject *emax, PyObject *capitals, PyObject *clamp, PyObject *status, PyObject *traps) context_setattrs() argument
[all...]

Completed in 38 milliseconds