WCRTOMB            38 maint/gnulib/lib/wcsnrtombs-impl.h             size_t ret = WCRTOMB (len >= cur_max ? destptr : buf, wc, ps);
WCRTOMB            70 maint/gnulib/lib/wcsnrtombs-impl.h             size_t ret = WCRTOMB (buf, wc, &state);
WCRTOMB            38 maint/gnulib/lib/wcsrtombs-impl.h             size_t ret = WCRTOMB (len >= cur_max ? destptr : buf, wc, ps);
WCRTOMB            70 maint/gnulib/lib/wcsrtombs-impl.h             size_t ret = WCRTOMB (buf, wc, &state);