Home
last modified time | relevance | path

Searched defs:u32s (Results 1 – 1 of 1) sorted by relevance

/titanic_51/usr/src/common/unicode/
H A Duconv.c298 check_bom32(const uint32_t *u32s, size_t u32l, int *in) in check_bom32() argument
316 uint32_t *u32s, size_t *utf32len, int flag) in uconv_u16tou32() argument
519 uconv_u32tou16(const uint32_t *u32s, size_t *utf32len, in uconv_u32tou16() argument
602 uconv_u32tou8(const uint32_t * u32s,size_t * utf32len,uchar_t * u8s,size_t * utf8len,int flag) uconv_u32tou8() argument
782 uconv_u8tou32(const uchar_t * u8s,size_t * utf8len,uint32_t * u32s,size_t * utf32len,int flag) uconv_u8tou32() argument
[all...]