Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ncurses/progs/
Dprogs.priv.h190 #define UChar(c) ((unsigned char)(c)) macro
/freebsd-10-stable/contrib/ncurses/menu/
Dmenu.priv.h109 #define UChar(c) ((unsigned char)(c)) macro
/freebsd-10-stable/contrib/bzip2/
Dbzip2recover.c53 typedef unsigned char UChar; typedef
Dbzip2.c163 typedef unsigned char UChar; typedef
Dbzlib_private.h43 typedef unsigned char UChar; typedef
/freebsd-10-stable/contrib/ncurses/ncurses/
Dcurses.priv.h1019 #define UChar(c) ((unsigned char)(c)) macro