Searched refs:etoasc (Results 1 – 7 of 7) sorted by relevance
/openbsd/regress/lib/libc/cephes/ |
H A D | ieetst.c | 557 etoasc( tst, str1, 21 ); 580 etoasc( rprint, str0, 3 ); in shownoncrit() 582 etoasc( rscan, str0, 3 ); in shownoncrit() 620 etoasc( fullp, str0, 24 ); 667 etoasc( fullp, str0, 24 ); 710 etoasc( fullp, str0, 24 );
|
H A D | ehead.h | 52 void etoasc(), e24toasc(), e53toasc(), e64toasc();
|
H A D | ieee.c | 3075 etoasc( w, string, ndigs ); 3087 etoasc( w, string, ndigs ); 3099 etoasc( w, string, ndigs ); 3110 etoasc (w, string, ndigs); 3114 void etoasc( x, string, ndigs ) in etoasc() function
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.7 | 8762 * real.c (etoasc): Strip most trailing zeros for clarity. 21405 eifrac, euifrac, e24toasc, e53toasc, e64toasc, e113toasc, etoasc,
|
H A D | ChangeLog.1 | 11594 * real.c (emdnorm and etoasc): Disable round to even for c4x target
|
H A D | ChangeLog.3 | 6422 (etoasc, asctoeg): Use it.
|
H A D | ChangeLog | 11027 gcc 3.2 etoasc. Comment heavily.
|