Home
last modified time | relevance | path

Searched defs:spec3 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/
H A Dwrite.d177 auto spec3 = singleSpec("%.3g"); variable
276 auto spec3 = singleSpec("%s"); variable
339 auto spec3 = singleSpec("%s"); variable
417 auto spec3 = singleSpec("%s"); // has to be %s variable
459 auto spec3 = singleSpec("%x"); variable