Home
last modified time | relevance | path

Searched defs:wint_t (Results 1 – 7 of 7) sorted by relevance

/external/musl/arch/aarch64/bits/
Dalltypes.h.in16 TYPEDEF unsigned wint_t; variable
/external/rust/crates/libc/src/hermit/
Dmod.rs28 pub type wint_t = u32; typedef
/external/clang/lib/Headers/
Dstddef.h132 typedef __WINT_TYPE__ wint_t; typedef
/external/musl/include/
Dalltypes.h.in37 TYPEDEF unsigned wint_t; variable
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h37 typedef int wint_t; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c2060 typedef unsigned int wint_t; typedef
/external/one-true-awk/
Drun.c1522 wint_t (*fun_wc)(wint_t)) in nawk_convert() argument