Home
last modified time | relevance | path

Searched refs:SHFILEOPSTRUCTW (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dshellapi.d315 align(1) struct SHFILEOPSTRUCTW {
330 alias SHFILEOPSTRUCTW* LPSHFILEOPSTRUCTW;
397 alias SHFILEOPSTRUCTW SHFILEOPSTRUCT;
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DTestRunner.py441 class SHFILEOPSTRUCTW(Structure): class
463 SHFileOperationW.argtypes = [POINTER(SHFILEOPSTRUCTW)]
469 operation = SHFILEOPSTRUCTW(wFunc=UINT(FO_DELETE),
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DPath.inc1340 SHFILEOPSTRUCTW shfos = {};