Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dfd.c131 struct fdtype { struct
153 struct fdtype *type; argument
237 struct fdtype fdtype[] = { variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfunc.d2625 TypeFunction fdtype = type.isTypeFunction(); in getParameterList() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dfunc.c4651 TypeFunction *fdtype = type->toTypeFunction(); in getParameters() local