Symbol: asctoe
regress/lib/libc/cephes/ehead.h
51
void asctoe(), asctoe24(), asctoe53(), asctoe64();
regress/lib/libc/cephes/ieetst.c
176
asctoe( Ten, eten );
regress/lib/libc/cephes/ieetst.c
624
asctoe( str2, t );
regress/lib/libc/cephes/ieetst.c
636
asctoe( str3, v );
regress/lib/libc/cephes/ieetst.c
639
asctoe( str2, t );
regress/lib/libc/cephes/ieetst.c
671
asctoe( str2, t );
regress/lib/libc/cephes/ieetst.c
682
asctoe( str3, v );
regress/lib/libc/cephes/ieetst.c
685
asctoe( str2, t );
regress/lib/libc/cephes/ieetst.c
714
asctoe( str2, t );
regress/lib/libc/cephes/ieetst.c
727
asctoe( str3, v );
regress/lib/libc/cephes/ieetst.c
730
asctoe( str2, t );
regress/lib/libc/cephes/ieetst.c
781
asctoe( ldwidth, WIDTH );
regress/lib/libc/cephes/ieetst.c
782
asctoe( a34, e27 );
regress/lib/libc/cephes/ieetst.c
786
asctoe( dwidth, WIDTH );
regress/lib/libc/cephes/ieetst.c
787
asctoe( a27, e27 );
regress/lib/libc/cephes/ieetst.c
791
asctoe( fwidth, WIDTH );
regress/lib/libc/cephes/ieetst.c
792
asctoe( a13, e27 );
regress/lib/libc/cephes/ieetst.c
794
asctoe( a10m13, e10m13 );
regress/lib/libc/cephes/ieetst.c
845
asctoe( ldemin, LOW );
regress/lib/libc/cephes/ieetst.c
846
asctoe( ldewid, WIDTH );
regress/lib/libc/cephes/ieetst.c
847
asctoe( a34, e27 );
regress/lib/libc/cephes/ieetst.c
851
asctoe( demin, LOW );
regress/lib/libc/cephes/ieetst.c
852
asctoe( dewid, WIDTH );
regress/lib/libc/cephes/ieetst.c
853
asctoe( a27, e27 );
regress/lib/libc/cephes/ieetst.c
857
asctoe( femin, LOW );
regress/lib/libc/cephes/ieetst.c
858
asctoe( fewid, WIDTH );
regress/lib/libc/cephes/ieetst.c
859
asctoe( a13, e27 );
regress/lib/libc/cephes/ieetst.c
861
asctoe( a10m13, e10m13 );