Searched refs:helpers (Results 1 – 3 of 3) sorted by relevance
121 if ((helpers::xfputwc((ptr)[n3], fp)) == WEOF) goto error; \ in FUNCTION_NAME()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()
125 if (helpers::sprint(fp, &uio)) goto error; \ in FUNCTION_NAME()131 if (uio.uio_resid && helpers::sprint(fp, &uio)) goto error; \ in FUNCTION_NAME()490 convbuf = helpers::wcsconv(wcp, prec); in FUNCTION_NAME()
671 struct helpers { struct