Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.h252 static ErrorExp *errorexp; // handy shared value variable
1519 char errorexp [sizeof(ErrorExp)]; member
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.h271 static ErrorExp *errorexp; // handy shared value variable
1377 char errorexp [sizeof(ErrorExp)]; member