Home
last modified time | relevance | path

Searched refs:iso2022jp_data (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/iconvdata/
Diso-2022-jp.c61 enum direction dir = ((struct iso2022jp_data *) step->__data)->dir; \
62 enum variant var = ((struct iso2022jp_data *) step->__data)->var; \
85 struct iso2022jp_data struct
139 struct iso2022jp_data *new_data; in gconv_init()
169 = (struct iso2022jp_data *) malloc (sizeof (struct iso2022jp_data)); in gconv_init()
/glibc-2.36/manual/
Dcharset.texi2576 struct iso2022jp_data *new_data;
2605 new_data = (struct iso2022jp_data *)
2606 malloc (sizeof (struct iso2022jp_data));
2648 @code{struct iso2022jp_data} is locally defined since, outside the