Home
last modified time | relevance | path

Searched defs:uchar (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/bzip2/
H A Dunzcrash.c37 typedef unsigned char uchar; typedef
/freebsd/sys/contrib/openzfs/lib/libspl/
H A Datomic.c43 ATOMIC_INC(uchar, uchar_t) in ATOMIC_INC() argument
308 ATOMIC_CAS(uchar, uchar_t) in ATOMIC_CAS() argument
/freebsd/contrib/bc/include/
H A Dvector.h53 typedef unsigned char uchar; typedef
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c27 #define uchar(c) ((unsigned char)(c)) macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h119 typedef unsigned char uchar; typedef
/freebsd/contrib/lua/src/
H A Dlstrlib.c40 #define uchar(c) ((unsigned char)(c)) macro
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_atomic.cpp16 typedef unsigned char uchar; typedef
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp15103 using uchar = unsigned char; typedef