Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 6 of 6) sorted by relevance

/picolibc-latest/newlib/libm/common/
Dexp2.c104 double_t kd, r, r2, scale, tail, tmp; in exp2() local
Dexp.c106 double_t kd, z, r, r2, scale, tail, tmp; in exp() local
Dpow.c60 log_inline (uint64_t ix, double_t *tail) in log_inline()
205 double_t kd, z, r, r2, scale, tail, tmp; in exp_inline() local
/picolibc-latest/newlib/libm/test/
Dconvert.c51 char *tail; in test_strtod() local
77 char *tail; in test_strtof() local
109 char *tail; in test_strtold() local
/picolibc-latest/test/
Dprintf_scanf.c254 …onst char *test_name, float_type a, const char *buf, const char *head, int zeros, const char *tail) in check_float()
/picolibc-latest/newlib/libc/posix/
Dengine.c358 char *tail; /* string unmatched by rest of RE */ in dissect() local