Home
last modified time | relevance | path

Searched defs:GetProcessHeap (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/rust/tests/ui/abi/
Dx86stdcall2.rs15 pub fn GetProcessHeap() -> HANDLE; in GetProcessHeap() function
/third_party/rust/rust/library/std/src/sys/windows/
Dalloc.rs27 fn GetProcessHeap() -> c::HANDLE; in GetProcessHeap() function
/third_party/rust/rust/compiler/rustc_codegen_gcc/example/
Dalloc_system.rs144 fn GetProcessHeap() -> HANDLE; in GetProcessHeap() function
/third_party/rust/rust/compiler/rustc_codegen_cranelift/example/
Dalloc_system.rs81 fn GetProcessHeap() -> HANDLE; in GetProcessHeap() function