Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dstaticcond.d273 const satisfied = inverted ? !value : value; in visualizeFull() local
402 const satisfied = inverted ? !value : value; in visualizeShort() local