/netbsd-src/lib/libc/citrus/ |
H A D | citrus_stdenc_template.h | 52 _FUNCNAME(stdenc_getops)(struct _citrus_stdenc_ops *ops, size_t lenops, in _FUNCNAME() function 64 _FUNCNAME(stdenc_init)(struct _citrus_stdenc * __restrict ce, in _FUNCNAME() function 93 _FUNCNAME(stdenc_uninit)(struct _citrus_stdenc * __restrict ce) in _FUNCNAME() function 102 _FUNCNAME(stdenc_init_state)(struct _citrus_stdenc * __restrict ce, in _FUNCNAME() function 111 _FUNCNAME(stdenc_mbtocs)(struct _citrus_stdenc * __restrict ce, in _FUNCNAME() function 132 _FUNCNAME(stdenc_cstomb)(struct _citrus_stdenc * __restrict ce, in _FUNCNAME() function 155 _FUNCNAME(stdenc_mbtowc)(struct _citrus_stdenc * __restrict ce, in _FUNCNAME() function 165 _FUNCNAME(stdenc_wctomb)(struct _citrus_stdenc * __restrict ce, in _FUNCNAME() function 174 _FUNCNAME(stdenc_put_state_reset)(struct _citrus_stdenc * __restrict ce, in _FUNCNAME() function 189 _FUNCNAME(stdenc_get_state_desc)(struct _citrus_stdenc * __restrict ce, in _FUNCNAME() function
|
H A D | citrus_ctype_template.h | 195 _FUNCNAME(mbtowc_priv)(_ENCODING_INFO * __restrict ei, in _FUNCNAME() function 230 _FUNCNAME(mbsrtowcs_priv)(_ENCODING_INFO * __restrict ei, in _FUNCNAME() function 289 _FUNCNAME(mbsnrtowcs_priv)(_ENCODING_INFO * __restrict ei, in _FUNCNAME() function 350 _FUNCNAME(wcsrtombs_priv)(_ENCODING_INFO * __restrict ei, char * __restrict s, in _FUNCNAME() function 411 _FUNCNAME(wcsnrtombs_priv)(_ENCODING_INFO * __restrict ei, char * __restrict s, in _FUNCNAME() function 499 _FUNCNAME(ctype_getops)(_citrus_ctype_ops_rec_t *ops, size_t lenops, in _FUNCNAME() function 515 _FUNCNAME(ctype_init)(void ** __restrict cl, in _FUNCNAME() function 536 _FUNCNAME(ctype_uninit)(void *cl) in _FUNCNAME() function 546 _FUNCNAME(ctype_get_mb_cur_max)(void *cl) in _FUNCNAME() function 552 _FUNCNAME(ctype_mblen)(void * __restrict cl, in _FUNCNAME() function [all …]
|
/netbsd-src/common/lib/libc/stdlib/ |
H A D | _strtol.h | 46 _FUNCNAME(const char *nptr, char **endptr, int base) in _FUNCNAME() function 203 _FUNCNAME(const char *nptr, char **endptr, int base) in _FUNCNAME() function
|
H A D | _strtoul.h | 46 _FUNCNAME(const char *nptr, char **endptr, int base) in _FUNCNAME() function 166 _FUNCNAME(const char *nptr, char **endptr, int base) in _FUNCNAME() function
|
H A D | strtoul.c | 49 #define _FUNCNAME strtoul macro
|
H A D | strtou.c | 60 #define _FUNCNAME strtou macro
|
H A D | strtoull.c | 57 #define _FUNCNAME strtoull macro
|
H A D | strtoumax.c | 58 #define _FUNCNAME strtoumax macro
|
H A D | strtoi.c | 60 #define _FUNCNAME strtoi macro
|
H A D | strtoimax.c | 58 #define _FUNCNAME strtoimax macro
|
H A D | strtoll.c | 57 #define _FUNCNAME strtoll macro
|
/netbsd-src/lib/libc/locale/ |
H A D | _wcstol.h | 53 INT_FUNCNAME(_int_, _FUNCNAME, _l)(const wchar_t *nptr, wchar_t **endptr, in INT_FUNCNAME() argument 150 _FUNCNAME(const wchar_t *nptr, wchar_t **endptr, int base) in _FUNCNAME() function
|
H A D | _wcstoul.h | 52 INT_FUNCNAME(_int_, _FUNCNAME, _l)(const wchar_t *nptr, wchar_t **endptr, in INT_FUNCNAME() argument 126 _FUNCNAME(const wchar_t *nptr, wchar_t **endptr, int base) in _FUNCNAME() function
|
H A D | wcstoumax.c | 44 #define _FUNCNAME wcstoumax macro
|
H A D | wcstod.c | 47 #define _FUNCNAME wcstod macro
|
H A D | wcstof.c | 47 #define _FUNCNAME wcstof macro
|
H A D | wcstold.c | 47 #define _FUNCNAME wcstold macro
|
H A D | wcstoull.c | 43 #define _FUNCNAME wcstoull macro
|
H A D | wcstoul.c | 43 #define _FUNCNAME wcstoul macro
|
H A D | wcstoll.c | 43 #define _FUNCNAME wcstoll macro
|
H A D | wcstoimax.c | 44 #define _FUNCNAME wcstoimax macro
|
H A D | wcstol.c | 43 #define _FUNCNAME wcstol macro
|
/netbsd-src/lib/libc/stdlib/ |
H A D | strtouq.c | 39 #define _FUNCNAME strtouq macro
|
H A D | strtol.c | 40 #define _FUNCNAME strtol macro
|
/netbsd-src/external/bsd/blocklist/port/ |
H A D | strtoi.c | 55 #define _FUNCNAME strtoi macro
|