Home
last modified time | relevance | path

Searched refs:etoasc (Results 1 – 7 of 7) sorted by relevance

/openbsd/regress/lib/libc/cephes/
H A Dieetst.c557 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 Dehead.h52 void etoasc(), e24toasc(), e53toasc(), e64toasc();
H A Dieee.c3075 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 DChangeLog.78762 * real.c (etoasc): Strip most trailing zeros for clarity.
21405 eifrac, euifrac, e24toasc, e53toasc, e64toasc, e113toasc, etoasc,
H A DChangeLog.111594 * real.c (emdnorm and etoasc): Disable round to even for c4x target
H A DChangeLog.36422 (etoasc, asctoeg): Use it.
H A DChangeLog11027 gcc 3.2 etoasc. Comment heavily.