Searched refs:encoding_index (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A Diconv.c135 * struct alias { int name; unsigned int encoding_index; };
148 #define S(tag,name,encoding_index) char stringpool_##tag[sizeof(name)];
153 #define S(tag,name,encoding_index) name,
159 #define S(tag,name,encoding_index) { (int)(long)&((struct stringpool2_t *)0)->stringpool_##tag, encoding_index },
265 if (ap->encoding_index == ei_local_char) {
273 if (ap->encoding_index == ei_local_wchar_t) {
295 to_index = ap->encoding_index;
339 if (ap->encoding_index == ei_local_char) {
347 if (ap->encoding_index
495 struct nalias { const char* name; unsigned int encoding_index; }; member in struct:nalias
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Diconv.c135 * struct alias { int name; unsigned int encoding_index; };
148 #define S(tag,name,encoding_index) char stringpool_##tag[sizeof(name)];
153 #define S(tag,name,encoding_index) name,
159 #define S(tag,name,encoding_index) { (int)(long)&((struct stringpool2_t *)0)->stringpool_##tag, encoding_index },
265 if (ap->encoding_index == ei_local_char) {
273 if (ap->encoding_index == ei_local_wchar_t) {
295 to_index = ap->encoding_index;
339 if (ap->encoding_index == ei_local_char) {
347 if (ap->encoding_index
511 struct nalias { const char* name; unsigned int encoding_index; }; member in struct:nalias
[all...]

Completed in 270 milliseconds