Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpcsc/common/
H A Dwintypes.h44 typedef char *LPCWSTR; typedef
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Diconv.c351 if (tz = WideCharToMultiByte(cc->to.index, 0, (LPCWSTR)ub, un, *tb, *tn, 0, 0)) in _win_iconv()
368 if (!(tz = WideCharToMultiByte(cc->to.index, 0, (LPCWSTR)ub, fz, *tb, 0, 0, 0))) in _win_iconv()
386 if (!(tz = WideCharToMultiByte(cc->to.index, 0, (LPCWSTR)ub, fz, *tb, tz, 0, 0))) in _win_iconv()