Searched refs:wType (Results 1 – 1 of 1) sorted by relevance
3377 Tcl_WideInt wType; in DbObjCmd() local3380 if( TCL_OK==Tcl_GetWideIntFromObj(interp, pObj, &wType) ){ in DbObjCmd()3382 wMask |= wType; in DbObjCmd()