/src/lib/libc/citrus/modules/ |
citrus_iconv_std.c | 210 struct _citrus_iconv_std_dst *sd, *sdtmp; local in function:open_dsts 224 TAILQ_FOREACH(sdtmp, dl, sd_entry) { 225 if (sdtmp->sd_norm > norm) { 226 TAILQ_INSERT_BEFORE(sdtmp, sd,
|
citrus_iconv_std.c | 210 struct _citrus_iconv_std_dst *sd, *sdtmp; local in function:open_dsts 224 TAILQ_FOREACH(sdtmp, dl, sd_entry) { 225 if (sdtmp->sd_norm > norm) { 226 TAILQ_INSERT_BEFORE(sdtmp, sd,
|