Home
last modified time | relevance | path

Searched defs:PSZ (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dminwindef.h30 typedef char *PSZ; typedef
Dfci.h37 typedef char *PSZ; typedef
Dwinsmcrd.h23 typedef char *PSZ; typedef
Dsqltypes.h92 typedef char *PSZ; typedef
Dfdi.h37 typedef char *PSZ; typedef
Dmapidbg.h32 typedef char *PSZ; typedef
Dntdef.h391 typedef CHAR *PSZ; typedef
Dmqoai.h366 typedef char *PSZ; typedef
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs20884 pub type PSZ = *mut ::std::os::raw::c_char; typedef