Searched refs:mbsconv (Results 1 – 2 of 2) sorted by relevance
350 cp = convbuf = helpers::mbsconv(dtoaresult, -1); in FUNCTION_NAME()390 cp = convbuf = helpers::mbsconv(dtoaresult, -1); in FUNCTION_NAME()442 convbuf = helpers::mbsconv(strerror_r(caller_errno, in FUNCTION_NAME()481 convbuf = helpers::mbsconv(mbsarg, prec); in FUNCTION_NAME()
764 static wchar_t* mbsconv(char* mbsarg, int prec) { in mbsconv() function