Home
last modified time | relevance | path

Searched defs:WCHAR_SIZE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/pcc/include/
H A Dconfig.h167 #define WCHAR_SIZE 4 macro
/netbsd-src/external/bsd/pcc/dist/pcc/os/win32/
H A Dconfig.h77 #define WCHAR_SIZE 2 macro
/netbsd-src/external/bsd/pcc/dist/pcc/
H A Dconfigure.ac543 AC_DEFINE_UNQUOTED(WCHAR_SIZE, $wchar_size, [Size of wide-character type in chars]) definition