Home
last modified time | relevance | path

Searched defs:LIST_ENTRY32 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntdef.h615 typedef struct LIST_ENTRY32 { struct
618 } LIST_ENTRY32, *PLIST_ENTRY32; argument
Dwinnt.h621 typedef struct LIST_ENTRY32 { struct
624 } LIST_ENTRY32; argument
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs21802 pub struct LIST_ENTRY32 { struct
21808 const UNINIT: ::std::mem::MaybeUninit<LIST_ENTRY32> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_LIST_ENTRY32() argument