Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dddeml.d239 UINT wType; member
302 UINT wType;
H A Dmmsystem.d1029 UINT wType; member
H A Dwingdi.d3745 WORD wType;
/netbsd-src/external/public-domain/sqlite/dist/tea/generic/
H A Dtclsqlite3.c3404 Tcl_WideInt wType; in DbObjCmd() local
3407 if( TCL_OK==Tcl_GetWideIntFromObj(interp, pObj, &wType) ){ in DbObjCmd()
3409 wMask |= wType; in DbObjCmd()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dresolve.c740 rr->type = pRec->wType; in parse_dns_record()