HomeSort by: relevance | last modified time | path
    Searched refs:_towctrans_ext (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/locale/
_wctrans_local.h 33 wint_t _towctrans_ext(wint_t, _WCTransEntry const *);
41 : _towctrans_ext(c, te));
_wctrans.c 76 * _towctrans_ext:
80 _towctrans_ext(wint_t c, struct _WCTransEntry const *te) function in typeref:typename:wint_t

Completed in 12 milliseconds