Home
last modified time | relevance | path

Searched refs:GetNthParamCtx (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.c9415 struct GetNthParamCtx struct
9423 GetNthParamCtx *c = (GetNthParamCtx *)ctx; in getNthParamDg() argument
9434 GetNthParamCtx ctx = { nth, NULL }; in getNth()