Home
last modified time | relevance | path

Searched refs:SORTCOMP (Results 1 – 6 of 6) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dwinddi.h2189 typedef int DDKCDECLAPI (*SORTCOMP)(const void *pv1, const void *pv2); typedef
2198 /*IN*/ SORTCOMP pfnComp);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dwinddi.h2189 typedef int DDKCDECLAPI (*SORTCOMP)(const void *pv1, const void *pv2); typedef
2198 /*IN*/ SORTCOMP pfnComp);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinddi.h2123 typedef int (CDECL *SORTCOMP)(const void *pv1, const void *pv2); typedef
2132 SORTCOMP pfnComp);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinddi.h2123 typedef int (CDECL *SORTCOMP)(const void *pv1, const void *pv2); typedef
2132 SORTCOMP pfnComp);
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/Display/
H A Dmod.rs3808 pub type SORTCOMP = unsafe extern "system" fn(pv1: *const ::core::ffi::c_void, pv2: *const ::core::… typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/SystemServices/
H A Dmod.rs22661 pub type SORTCOMP = unsafe extern "system" fn(pv1: *const ::std::ffi::c_void, pv2: *const ::std::ff… typedef