Home
last modified time | relevance | path

Searched refs:CCHAR (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/tests/lib/libcurses/director/
H A Dtestlang_conf.l173 CCHAR cchar
266 {CCHAR} return CCHAR;
H A Dtestlang_parse.y194 %token <string> CCHAR
241 cchar : CCHAR VARNAME attributes char_vals {
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dwinapi.h4256 CCHAR ShortNameLength;
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinnt.d24 alias char CHAR, CCHAR; variable