Searched defs:locale (Results 1 - 25 of 129) sorted by last modified time

123456

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_string.c1515 char *locale, *p; local
1540 const char *locale; member in struct:__anon17
1593 char *locale, *p; local
[all...]
/freebsd-10-stable/lib/libc/stdio/
H A Dvscanf.c52 vscanf_l(locale_t locale, const char * __restrict fmt, __va_list ap) argument
H A Dvfwscanf.c141 convert_char(FILE *fp, char * mbp, int width, locale_t locale) argument
165 convert_wchar(FILE *fp, wchar_t *wcp, int width, locale_t locale) argument
182 convert_ccl(FILE *fp, char * mbp, int width, const struct ccl *ccl, locale_t locale) argument
210 convert_wccl(FILE *fp, wchar_t *wcp, int width, const struct ccl *ccl, locale_t locale) argument
240 convert_string(FILE *fp, char * mbp, int width, locale_t locale) argument
267 convert_wstring(FILE *fp, wchar_t *wcp, int width, locale_t locale) argument
302 parseint(FILE *fp, wchar_t *buf, int width, int base, int flags, locale_t locale) argument
425 vfwscanf_l(FILE * __restrict fp, locale_t locale, const wchar_t * __restrict fmt, va_list ap) argument
447 __vfwscanf(FILE * __restrict fp, locale_t locale, const wchar_t * __restrict fmt, va_list ap) argument
791 parsefloat(FILE *fp, wchar_t *buf, wchar_t *end, locale_t locale) argument
[all...]
H A Dvfwprintf.c95 get_decpt(locale_t locale) argument
109 get_thousep(locale_t locale) argument
129 grouping_init(struct grouping_state *gs, int ndigits, locale_t locale) argument
154 grouping_print(struct grouping_state *gs, struct io_state *iop, const CHAR *cp, const CHAR *ep, locale_t locale) argument
190 __sprint(FILE *fp, struct __suio *uio, locale_t locale) argument
215 __sbprintf(FILE *fp, locale_t locale, const wchar_t *fmt, va_list ap) argument
252 __xfputwc(wchar_t wc, FILE *fp, locale_t locale) argument
353 vfwprintf_l(FILE * __restrict fp, locale_t locale, const wchar_t * __restrict fmt0, va_list ap) argument
390 __vfwprintf(FILE *fp, locale_t locale, const wchar_t *fmt0, va_list ap) argument
[all...]
H A Dvfscanf.c162 convert_wchar(FILE *fp, wchar_t *wcp, int width, locale_t locale) argument
283 convert_wstring(FILE *fp, wchar_t *wcp, int width, locale_t locale) argument
452 vfscanf_l(FILE *fp, locale_t locale, cha argument
221 convert_wccl(FILE *fp, wchar_t *wcp, int width, const char *ccltab, locale_t locale) argument
467 __svfscanf(FILE *fp, locale_t locale, const char *fmt0, va_list ap) argument
925 parsefloat(FILE *fp, char *buf, char *end, locale_t locale) argument
[all...]
H A Dvfprintf.c99 struct lconv *locale; local
125 grouping_print(struct grouping_state *gs, struct io_state *iop, const CHAR *cp, const CHAR *ep, locale_t locale) argument
156 __sprint(FILE *fp, struct __suio *uio, locale_t locale) argument
176 __sbprintf(FILE *fp, locale_t locale, const char *fmt, va_list ap) argument
271 vfprintf_l(FILE * __restrict fp, locale_t locale, const char * __restrict fmt0, va_list ap) argument
308 __vfprintf(FILE *fp, locale_t locale, const char *fmt0, va_list ap) argument
[all...]
H A Dungetwc.c51 __ungetwc(wint_t wc, FILE *fp, locale_t locale) argument
74 ungetwc_l(wint_t wc, FILE *fp, locale_t locale) argument
H A Dscanf.c66 scanf_l(locale_t locale, char const * __restrict fmt, ...) argument
H A Dlocal.h92 __fgetwc(FILE *fp, locale_t locale) argument
H A Dfscanf.c66 fscanf_l(FILE * __restrict fp, locale_t locale, char const * __restrict fmt, ...) argument
H A Dfputws.c47 fputws_l(const wchar_t * __restrict ws, FILE * __restrict fp, locale_t locale) argument
H A Dfputwc.c50 __fputwc(wchar_t wc, FILE *fp, locale_t locale) argument
72 fputwc_l(wchar_t wc, FILE *fp, locale_t locale) argument
H A Dfgetws.c46 fgetws_l(wchar_t * __restrict ws, int n, FILE * __restrict fp, locale_t locale) argument
H A Dfgetwln.c46 fgetwln_l(FILE * __restrict fp, size_t *lenp, locale_t locale) argument
H A Dfgetwc.c50 fgetwc_l(FILE *fp, locale_t locale) argument
76 __fgetwc_mbs(FILE *fp, mbstate_t *mbs, int *nread, locale_t locale) argument
/freebsd-10-stable/lib/libfetch/
H A Dhttp.c876 char locale[64], *r; local
/freebsd-10-stable/sys/dev/mfi/
H A Dmfi.c1676 mfi_aen_register(struct mfi_softc *sc, int seq, int locale) argument
[all...]
/freebsd-10-stable/usr.bin/ncal/
H A Dncal.c216 const char *locale; /* locale to get country code */ local
[all...]
/freebsd-10-stable/usr.bin/sort/
H A Dsort.c324 const char *locale; local
/freebsd-10-stable/lib/libc/locale/
H A Dwcstof.c44 wcstof_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, locale_t locale) argument
H A Dwcstold.c44 wcstold_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, locale_t locale) argument
H A Dxlocale_private.h78 char locale[ENCODING_LEN+1]; member in struct:xlocale_component
217 get_real_locale(locale_t locale) argument
[all...]
H A Dwcstod.c50 wcstod_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, locale_t locale) argument
/freebsd-10-stable/lib/libc/stdtime/
H A Dstrptime.c86 _strptime(const char *buf, const char *fmt, struct tm *tm, int *GMTp, locale_t locale) argument
[all...]
/freebsd-10-stable/sys/dev/mrsas/
H A Dmrsas.h2399 u_int16_t locale; member in struct:mrsas_evt_class_locale::__anon1750

Completed in 227 milliseconds

123456