Searched refs:icd (Results 1 – 3 of 3) sorted by relevance
91 iconv_t icd; in nls_setrecode()112 icd = my_iconv_open(external, local); in nls_setrecode()113 if (icd == (iconv_t)-1) in nls_setrecode()115 nls_toext = icd; in nls_setrecode()116 icd = my_iconv_open(local, external); in nls_setrecode()117 if (icd == (iconv_t)-1) { in nls_setrecode()122 nls_toloc = icd; in nls_setrecode()
205 uint64_t icd : 1; /**< icd_ncb_fifo_bist_status */ member207 uint64_t icd : 1;254 uint64_t icd : 1; /**< icd_ncb_fifo_bist_status */ member256 uint64_t icd : 1;
1742 int icd; /* member of this class (index) */ member