Searched refs:g (Results 1 – 3 of 3) sorted by relevance
/stdio-common/ |
A D | tst-printf.sh | 71 g-style == 0: "0" 72 g-style >= 1: "12.34" 73 g-style >= .1: "0.1234" 74 g-style < .1: "0.001234" 75 g-style big: "100000000000000000000" 185 g-style == 0: "0" 186 g-style >= 1: "12.34" 187 g-style >= .1: "0.1234" 188 g-style < .1: "0.001234" 189 g-style big: "100000000000000000000"
|
A D | Versions | 24 # g*
|
A D | tst-printf.c | 373 double g = 5.0000001; in rfg3() local 382 i, h, l, d, 8, 5, 14, 14, d, g, s, 14, 3, 14); in rfg3()
|
Completed in 5 milliseconds