Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dchkformat.d74 bool precisionStar; in checkPrintfFormat() local
620 out bool widthStar, out bool precisionStar) nothrow pure @safe in parsePrintfFormatSpecifier()
1003 bool precisionStar; variable