Searched defs:wc (Results 1 - 25 of 89) sorted by relevance

1234

/src/lib/libc/locale/
H A D__wctoint.h33 __wctoint(wchar_t wc) argument
H A D_wctype.c75 _runetype_priv(_RuneLocale const *rl, wint_t wc) argument
108 _iswctype_priv(_RuneLocale const * rl,wint_t wc,_WCTypeEntry const * te) argument
H A D_wcstol.h58 wint_t wc; local in function:INT_FUNCNAME
[all...]
H A D_wcstoul.h57 wint_t wc; local in function:INT_FUNCNAME
[all...]
H A Dc32rtomb.c100 wchar_t wc; local in function:c32rtomb_l
/src/lib/libc/stdio/
H A Dputwchar.c45 putwchar(wchar_t wc) argument
H A Dputwc.c45 putwc(wchar_t wc, FILE *fp) argument
H A Dungetwc.c44 ungetwc(wint_t wc, FILE *fp) argument
H A Dfgetws.c49 wint_t wc; local in function:fgetws
H A Dfgetwc.c47 wchar_t wc; local in function:__fgetwc_unlock
H A Dfgetwln.c81 wint_t wc; local in function:fgetwln
H A Dfputwc.c46 __fputwc_unlock(wchar_t wc, FILE *fp) argument
89 fputwc(wchar_t wc, FILE *fp) argument
/src/sys/fs/
H A Dunicode.h131 wput_utf8(char *s, size_t n, u_int16_t wc) argument
/src/sbin/newfs_udf/
H A Dunicode.h130 wput_utf8(char *s, size_t n, u_int16_t wc) argument
/src/sys/fs/ntfs/
H A Dntfs_conv.c66 ntfs_utf8_wput(char *s, size_t n, wchar wc) argument
/src/lib/libc/citrus/
H A Dcitrus_stdenc_template.h118 wchar_t wc; local in function:_FUNCNAME
138 wchar_t wc; local in function:_FUNCNAME
[all...]
H A Dcitrus_ctype_fallback.c62 wchar_t wc; local in function:_citrus_ctype_btowc_fallback
85 _citrus_ctype_wctob_fallback(_citrus_ctype_rec_t * __restrict cc,wint_t wc,int * __restrict cresult) argument
/src/tests/dev/sysmon/
H A Dt_swwdog.c67 struct wdog_conf wc; local in function:testbody
/src/lib/libcurses/
H A Daddwstr.c135 wchar_t wc[2]; local in function:waddnwstr
H A Dget_wstr.c162 wint_t wc; local in function:__wgetn_wstr
[all...]
/src/bin/ls/
H A Dutil.c96 printwc(wchar_t wc, mbstate_t *pst) argument
131 wchar_t wc; local in function:printescaped
[all...]
/src/tests/lib/libc/locale/
H A Dt_btowc.c82 int c, wc; local in function:h_iso10646
H A Dt_mbtowc.c179 wchar_t wc; local in function:ATF_TC_BODY
H A Dt_wctype.c145 wchar_t wc; local in function:h_ctype
177 void testall(int idx, int c, wchar_t wc, wctype_t wct, int inout) argument
[all...]
/src/sys/arch/hpc/stand/hpcboot/
H A Dhpcboot.cpp278 WNDCLASS wc; local in function:HpcBootApp::registerClass

Completed in 11 milliseconds

1234