Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtypesem.d1370 size_t tdim = tt.arguments.dim; in typeSemantic() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.c5715 size_t tdim = tt->arguments->dim; in semantic() local