Home
last modified time | relevance | path

Searched defs:wchar_t (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/vendor/libc/src/windows/gnu/
Dmod.rs15 pub fn wmemchr(cx: *const ::wchar_t, c: ::wchar_t, n: ::size_t) -> *mut ::wchar_t; in wmemchr()
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/vendor/libc/src/windows/gnu/
Dmod.rs15 pub fn wmemchr(cx: *const ::wchar_t, c: ::wchar_t, n: ::size_t) -> *mut ::wchar_t; in wmemchr()
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/vendor/libc/src/windows/gnu/
Dmod.rs15 pub fn wmemchr(cx: *const ::wchar_t, c: ::wchar_t, n: ::size_t) -> *mut ::wchar_t; in wmemchr()
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/vendor/libc/src/windows/gnu/
Dmod.rs15 pub fn wmemchr(cx: *const ::wchar_t, c: ::wchar_t, n: ::size_t) -> *mut ::wchar_t; in wmemchr()
/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/bits/
Dalltypes.h.in11 TYPEDEF __WCHAR_TYPE__ wchar_t; variable
13 TYPEDEF long wchar_t; variable
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/vendor/libc/src/hermit/
Dx86_64.rs2 pub type wchar_t = i32; typedef
Daarch64.rs2 pub type wchar_t = u32; typedef
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/vendor/libc/src/hermit/
Dx86_64.rs2 pub type wchar_t = i32; typedef
Daarch64.rs2 pub type wchar_t = u32; typedef
/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
D__stddef_wchar_t.h24 typedef __WCHAR_TYPE__ wchar_t; typedef
/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
D__stddef_wchar_t.h19 typedef __WCHAR_TYPE__ wchar_t; typedef
/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
D__stddef_wchar_t.h24 typedef __WCHAR_TYPE__ wchar_t; typedef
/prebuilts/clang-tools/linux-x86/lib64/clang/20/include/
D__stddef_wchar_t.h24 typedef __WCHAR_TYPE__ wchar_t; typedef
/prebuilts/clang/host/linux-x86/clang-r547379/lib/clang/20/include/
D__stddef_wchar_t.h24 typedef __WCHAR_TYPE__ wchar_t; typedef
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/vendor/libc/src/vxworks/
Dpowerpc64.rs2 pub type wchar_t = u32; typedef
Dx86.rs2 pub type wchar_t = i32; typedef
Darm.rs2 pub type wchar_t = u32; typedef
Daarch64.rs2 pub type wchar_t = u32; typedef
Driscv32.rs2 pub type wchar_t = i32; typedef
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/vendor/libc/src/vxworks/
Dpowerpc.rs2 pub type wchar_t = u32; typedef
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/vendor/libc/src/vxworks/
Darm.rs2 pub type wchar_t = u32; typedef
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/vendor/libc/src/solid/
Daarch64.rs2 pub type wchar_t = u32; typedef
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/vendor/libc/src/vxworks/
Dpowerpc.rs2 pub type wchar_t = u32; typedef
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/vendor/libc/src/solid/
Daarch64.rs2 pub type wchar_t = u32; typedef
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/vendor/libc/src/solid/
Darm.rs2 pub type wchar_t = u32; typedef

12345678910>>...15