Searched defs:width (Results 1 – 9 of 9) sorted by relevance
/sysdeps/ieee754/ldbl-opt/ |
A D | nldbl-fromfp.c | 23 fromfpl (double x, int round, unsigned int width) in fromfpl()
|
A D | nldbl-fromfpx.c | 23 fromfpxl (double x, int round, unsigned int width) in fromfpxl()
|
A D | nldbl-ufromfp.c | 23 ufromfpl (double x, int round, unsigned int width) in ufromfpl()
|
A D | nldbl-ufromfpx.c | 23 ufromfpxl (double x, int round, unsigned int width) in ufromfpxl()
|
/sysdeps/ieee754/dbl-64/ |
A D | s_fromfp_main.c | 39 FUNC (double x, int round, unsigned int width) in FUNC()
|
/sysdeps/ieee754/flt-32/ |
A D | s_fromfpf_main.c | 39 FUNC (float x, int round, unsigned int width) in FUNC()
|
/sysdeps/ieee754/ldbl-96/ |
A D | s_fromfpl_main.c | 39 FUNC (long double x, int round, unsigned int width) in FUNC()
|
/sysdeps/ieee754/ldbl-128/ |
A D | s_fromfpl_main.c | 39 FUNC (_Float128 x, int round, unsigned int width) in FUNC()
|
/sysdeps/ieee754/ldbl-128ibm/ |
A D | s_fromfpl_main.c | 38 FUNC (long double x, int round, unsigned int width) in FUNC()
|
Completed in 6 milliseconds