Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dw32api.d95 enum bool _WIN32_UNICODE = true; in version() local
100 enum bool _WIN32_UNICODE = false; variable