Searched refs:debug_wctomb (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/comp/
H A Dsetlocale.c322 debug_wctomb(char* s, wchar_t c) function
641 ast.mb_conv = debug_wctomb;
696 , ast.mb_conv == debug_wctomb ? " debug_wctomb" : ast.mb_conv == wctomb ? " wctomb" : ""

Completed in 58 milliseconds