Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dsideeffect.c354 CommaExp *firstComma = ce; in discardValue() local
H A Ddinterpret.c4801 CommaExp *firstComma = e; in visit() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.d121 inout(Expression) firstComma(inout Expression e) in firstComma() function