Searched refs:_ast_iconv_list_t (Results 1 – 13 of 13) sorted by relevance
88 #define iconv_list_t _ast_iconv_list_t105 typedef Ccmap_t _ast_iconv_list_t; typedef117 extern __MANGLE__ _ast_iconv_list_t* _ast_iconv_list __PROTO__((_ast_iconv_list_t*));
109 #define iconv_list_t _ast_iconv_list_t126 typedef Ccmap_t _ast_iconv_list_t; typedef138 extern __MANGLE__ _ast_iconv_list_t* _ast_iconv_list __PROTO__((_ast_iconv_list_t*));
88 #define iconv_list_t _ast_iconv_list_t105 typedef Ccmap_t _ast_iconv_list_t;117 extern __MANGLE__ _ast_iconv_list_t* _ast_iconv_list __PROTO__((_ast_iconv_list_t*));
48 #define _ast_iconv_list_t iconv_list_t macro94 static const _ast_iconv_list_t codes[] =422 register const _ast_iconv_list_t* cp; in _ast_iconv_name()423 const _ast_iconv_list_t* bp; in _ast_iconv_name()470 else if (!(cp = (const _ast_iconv_list_t*)ccmaplist((_ast_iconv_list_t*)cp))) in _ast_iconv_name()1462 _ast_iconv_list_t*1463 _ast_iconv_list(_ast_iconv_list_t* cp) in _ast_iconv_list()1470 if (!(cp = newof(0, _ast_iconv_list_t, 1, 0))) in _ast_iconv_list()1494 return (cp = ccmaplist(cp)) ? cp : (_ast_iconv_list_t*)codes; in _ast_iconv_list()1495 return (++cp)->name ? cp : (_ast_iconv_list_t*)0; in _ast_iconv_list()