Home
last modified time | relevance | path

Searched refs:USTRING_TYPE (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/string/
Dstrcoll_l.c30 # define USTRING_TYPE unsigned char macro
54 const USTRING_TYPE *us; /* The string. */
60 const USTRING_TYPE *back_us; /* Beginning of the backward sequence. */
66 const USTRING_TYPE *weights, const int32_t *table, in get_next_seq()
67 const USTRING_TYPE *extra, const int32_t *indirect, in get_next_seq()
77 const USTRING_TYPE *us = seq->us; in get_next_seq()
209 const USTRING_TYPE *weights) in do_compare()
265 const USTRING_TYPE *weights; in STRCOLL()
266 const USTRING_TYPE *extra; in STRCOLL()
280 weights = (const USTRING_TYPE *) in STRCOLL()
[all …]
Dstrxfrm_l.c29 # define USTRING_TYPE unsigned char macro
54 USTRING_TYPE *weights;
56 USTRING_TYPE *extra;
99 find_idx (const USTRING_TYPE **us, int32_t *weight_idx, in find_idx()
120 find_position (const USTRING_TYPE *us, const locale_data_t *l_data, in find_position()
125 const USTRING_TYPE *usrc = us; in find_position()
133 do_xfrm (const USTRING_TYPE *usrc, STRING_TYPE *dest, size_t n, in do_xfrm()
147 const USTRING_TYPE *cur = usrc; in do_xfrm()
148 const USTRING_TYPE *backw_start = NULL; in do_xfrm()
158 const USTRING_TYPE *pos = cur; in do_xfrm()
[all …]
/glibc-2.36/wcsmbs/
Dwcscoll.c22 #define USTRING_TYPE wint_t macro
Dwcscoll_l.c23 #define USTRING_TYPE wint_t macro
Dwcsxfrm_l.c22 #define USTRING_TYPE wint_t macro