Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.h119 MODmutable = 0x10 // type is mutable (only used in wildcard matching) enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.h118 MODmutable = 0x10 // type is mutable (only used in wildcard matching) enumerator