Searched refs:stringpool2 (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.c157 #define stringpool2 ((const char *) &stringpool2_contents) macro
172 if (!strcmp(str, stringpool2 + ptr->name))
178 #define stringpool2 NULL macro
549 aliasbuf[j].name = stringpool2 + sysdep_aliases[i].name;
583 * Instead of strings, it contains offsets into stringpool and stringpool2.
656 pool = stringpool2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Diconv.c157 #define stringpool2 ((const char *) &stringpool2_contents) macro
172 if (!strcmp(str, stringpool2 + ptr->name))
178 #define stringpool2 NULL macro
565 aliasbuf[j].name = stringpool2 + sysdep_aliases[i].name;
599 * Instead of strings, it contains offsets into stringpool and stringpool2.
672 pool = stringpool2;

Completed in 107 milliseconds