Home
last modified time | relevance | path

Searched defs:sdv (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/news68k/news68k/
H A Dautoconf.c144 struct scsibus_softc *sdv = device_private(dv); in findroot() local
/netbsd-src/sys/arch/newsmips/newsmips/
H A Dautoconf.c147 struct scsibus_softc *sdv = device_private(dv); in findroot() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dclone.c234 StructDeclaration *sdv = ((TypeStruct *)tv)->sym; in buildOpAssign() local
807 StructDeclaration *sdv = ((TypeStruct *)tv)->sym; in buildPostBlit() local
1007 StructDeclaration *sdv = ((TypeStruct *)tv)->sym; in buildDtor() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dclone.d285 StructDeclaration sdv = (cast(TypeStruct)tv).sym; in buildOpAssign() local
890 auto sdv = (cast(TypeStruct)tv).sym; in buildDtors() local
1247 auto sdv = (cast(TypeStruct)tv).sym; in buildPostBlit() local