Searched defs:UChar (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/ncurses/ncurses/
H A Dbuild.priv.h81 #define UChar(c) ((unsigned char)(c)) macro
H A Dcurses.priv.h1348 #define UChar(c) ((unsigned char)(c)) macro
/freebsd-12-stable/contrib/ncurses/progs/
H A Dprogs.priv.h200 #define UChar(c) ((unsigned char)(c)) macro
/freebsd-12-stable/contrib/ncurses/menu/
H A Dmenu.priv.h115 #define UChar(c) ((unsigned char)(c)) macro
/freebsd-12-stable/contrib/bzip2/
H A Dbzip2recover.c53 typedef unsigned char UChar; typedef
H A Dbzip2.c163 typedef unsigned char UChar; typedef
[all...]
H A Dbzlib_private.h43 typedef unsigned char UChar; typedef
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp1371 unsigned char Scalar::UChar(unsigned char fail_value) const { function in class:Scalar

Completed in 180 milliseconds