Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dctorflow.d131 const aHalt = (a & CSX.halt) != 0; in mergeCallSuper() local
184 const aHalt = (a & CSX.halt) != 0; in mergeFieldInit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddscope.c241 bool aHalt = (cs & CSXhalt) != 0; in mergeCallSuper() local
305 bool aHalt = (fi & CSXhalt) != 0; in mergeFieldInit() local