Home
last modified time | relevance | path

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

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