Home
last modified time | relevance | path

Searched refs:sPRIfldbl (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/hints/
Dirix_6.sh592 (void)sprintf(buf1,"%.0"sPRIfldbl,(long double)0.6L);
597 (void)sprintf(buf1,"%.0"sPRIfldbl,(long double)-0.6L);
631 (void)sprintf(buf1,"%.0"sPRIfldbl,(long double)1.6L);
636 (void)sprintf(buf1,"%.0"sPRIfldbl,(long double)-1.6L);
/openbsd/src/gnu/usr.bin/perl/plan9/
Dconfig_sh.sample1003 sPRIfldbl='"f"'
/openbsd/src/gnu/usr.bin/perl/Porting/
Dconfig.sh1046 sPRIfldbl='"Lf"'
DGlossary5284 sPRIfldbl (longdblfio.U):
5291 The 'U' in the name is to separate this from sPRIfldbl so that even
/openbsd/src/gnu/usr.bin/perl/Cross/
Dconfig.sh-arm-linux-n7701020 sPRIfldbl='"f"'
Dconfig.sh-arm-linux1022 sPRIfldbl='"f"'
/openbsd/src/gnu/usr.bin/perl/
DConfigure1154 sPRIfldbl=''
10238 if $test X"$sPRIfldbl" = X -a X"$doublesize" = X"$longdblsize"; then
10252 sPRIfldbl='"f"'; sPRIgldbl='"g"'; sPRIeldbl='"e"';
10260 if $test X"$sPRIfldbl" = X; then
10274 sPRIfldbl='"Lf"'; sPRIgldbl='"Lg"'; sPRIeldbl='"Le"';
10282 if $test X"$sPRIfldbl" = X; then
10296 sPRIfldbl='"llf"'; sPRIgldbl='"llg"'; sPRIeldbl='"lle"';
10304 if $test X"$sPRIfldbl" = X; then
10318 sPRIfldbl='"lf"'; sPRIgldbl='"lg"'; sPRIeldbl='"le"';
10326 if $test X"$sPRIfldbl" = X; then
[all …]
Dconfigure.com3451 $ sPRIfldbl = """Lf"""
3464 $ sPRIfldbl = ""
3468 $ sSCNfldbl = sPRIfldbl ! expect consistency
/openbsd/src/gnu/usr.bin/perl/win32/
Dconfig.vc1016 sPRIfldbl='"f"'
Dconfig.gc1017 sPRIfldbl='"Lf"'