Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dsqlucode.d24 enum SQL_C_TCHAR = SQL_C_WCHAR; in version() local
26 enum SQL_C_TCHAR = SQL_C_CHAR; variable