Home
last modified time | relevance | path

Searched refs:STRING_TYPE (Results 1 – 4 of 4) sorted by relevance

/string/
A Dstrxfrm.c21 #ifndef STRING_TYPE
22 # define STRING_TYPE char macro
28 STRXFRM (STRING_TYPE *dest, const STRING_TYPE *src, size_t n) in STRXFRM()
A Dstrcoll.c20 #ifndef STRING_TYPE
21 # define STRING_TYPE char macro
31 STRCOLL (const STRING_TYPE *s1, const STRING_TYPE *s2) in STRCOLL()
A Dstrcoll_l.c28 #ifndef STRING_TYPE
29 # define STRING_TYPE char macro
257 STRCOLL (const STRING_TYPE *s1, const STRING_TYPE *s2, locale_t l) in STRCOLL()
A Dstrxfrm_l.c27 #ifndef STRING_TYPE
28 # define STRING_TYPE char macro
133 do_xfrm (const USTRING_TYPE *usrc, STRING_TYPE *dest, size_t n, in do_xfrm()
404 do_xfrm_cached (STRING_TYPE *dest, size_t n, const locale_data_t *l_data, in do_xfrm_cached()
667 STRXFRM (STRING_TYPE *dest, const STRING_TYPE *src, size_t n, locale_t l) in STRXFRM()

Completed in 9 milliseconds