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

  /src/lib/libc/locale/
__wctoint.h 1 /* $NetBSD: __wctoint.h,v 1.1 2001/09/28 11:25:37 yamt Exp $ */
28 * $Citrus: xpg4dl/FreeBSD/lib/libc/locale/__wctoint.h,v 1.1 2001/09/21 13:52:32 yamt Exp $
33 __wctoint(wchar_t wc) function in typeref:typename:int
_wcstoul.h 101 i = __wctoint(wc);
_wcstol.h 115 i = __wctoint(wc);

Completed in 49 milliseconds