Home
last modified time | relevance | path

Searched defs:u_char (Results 1 – 14 of 14) sorted by relevance

/third_party/FreeBSD/contrib/tcp_wrappers/
Dstrcasecmp.c26 typedef unsigned char u_char; typedef
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dtypes.h61 typedef unsigned char u_char; typedef
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtypes.h64 typedef unsigned char u_char; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtypes.h64 typedef unsigned char u_char; typedef
/third_party/musl/include/sys/
Dtypes.h64 typedef unsigned char u_char; typedef
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtypes.h64 typedef unsigned char u_char; typedef
/third_party/musl/src/internal/
Dlocale_impl.h56 typedef uint16_t u_char; typedef
/third_party/FreeBSD/crypto/openssh/openbsd-compat/
Dchacha_private.h14 typedef unsigned char u_char; typedef
/third_party/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs10 pub type u_char = ::c_uchar; typedef
/third_party/lwip/src/include/netif/ppp/
Dppp.h165 typedef unsigned char u_char; typedef
/third_party/python/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2374 u_char = c_ubyte variable
/third_party/rust/crates/libc/src/solid/
Dmod.rs59 pub type u_char = c_uchar; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs36 pub type u_char = ::c_uchar; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp5869 typedef __u_char u_char; typedef