OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c32rtomb_l
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/locale/
c32rtomb.c
78
__weak_alias(
c32rtomb_l
,_c32rtomb_l)
85
return
c32rtomb_l
(s, c32, ps, _current_locale());
89
c32rtomb_l
(char *restrict s, char32_t c32, mbstate_t *restrict ps,
function in typeref:typename:size_t
c16rtomb.c
211
return
c32rtomb_l
(s, c32, &S->mbs, loc);
c8rtomb.c
226
return
c32rtomb_l
(s, c32, &S->mbs, loc);
/src/include/
uchar.h
125
size_t
c32rtomb_l
(char *__restrict, char32_t, mbstate_t *__restrict,
/src/lib/libc/include/
namespace.h
229
#define
c32rtomb_l
_c32rtomb_l
macro
Completed in 17 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025