Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dglobals.d152 bool fix16997 = true; // fix integral promotions for unary + - ~ operators variable
H A Dglobals.h142 bool fix16997; // fix integral promotions for unary + - ~ operators member
H A Ddcast.d3662 void fix16997(Scope* sc, UnaExp ue) in fix16997() function