Searched refs:inverse_map (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/share/utf8/
H A Dcharset.c291 struct inverse_map *to;
318 struct inverse_map { struct
331 static struct inverse_map *make_inverse_map(const unsigned short *from)
333 struct inverse_map *to;
337 to = (struct inverse_map *)malloc(sizeof(struct inverse_map));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/share/utf8/
H A Dcharset.c291 struct inverse_map *to;
318 struct inverse_map { struct
331 static struct inverse_map *make_inverse_map(const unsigned short *from)
333 struct inverse_map *to;
337 to = (struct inverse_map *)malloc(sizeof(struct inverse_map));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/share/utf8/
H A Dcharset.c291 struct inverse_map *to;
318 struct inverse_map { struct
331 static struct inverse_map *make_inverse_map(const unsigned short *from)
333 struct inverse_map *to;
337 to = (struct inverse_map *)malloc(sizeof(struct inverse_map));

Completed in 157 milliseconds