OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__wctoint
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/StdLib/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
_wcstoul.h
110
i =
__wctoint
((wchar_t)wc);
_wcstol.h
121
i =
__wctoint
((wchar_t)wc);
Completed in 121 milliseconds