Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddmangle.c323 void mangleDecl(Declaration *sthis) in mangleDecl()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddmangle.d454 void mangleDecl(Declaration sthis) in mangleDecl()
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c2173 PySwigObject *sthis = SWIG_Python_GetSwigThis(obj[0]); in SWIG_Python_InitShadowInstance() local