Home
last modified time | relevance | path

Searched defs:UChar (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/ncurses/ncurses/
H A Dbuild.priv.h82 #define UChar(c) ((unsigned char)(c)) macro
H A Dcurses.priv.h1506 #define UChar(c) ((unsigned char)(c)) macro
/dflybsd-src/contrib/ncurses/progs/
H A Dprogs.priv.h222 #define UChar(c) ((unsigned char)(c)) macro
/dflybsd-src/contrib/bzip2/
H A Dbzip2recover.c53 typedef unsigned char UChar; typedef
H A Dbzip2.c163 typedef unsigned char UChar; typedef
H A Dbzlib_private.h43 typedef unsigned char UChar; typedef