Searched refs:Ccmap_t (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/string/
H A Dccmapid.c35 static const Ccmap_t maps[] =
125 Ccmap_t*
126 ccmaplist(Ccmap_t* mp)
128 return !mp ? (Ccmap_t*)maps : (++mp)->name ? mp : (Ccmap_t*)0;
138 register const Ccmap_t* mp;
140 const Ccmap_t* bp;
167 register const Ccmap_t* mp;
/illumos-gate/usr/src/lib/libast/common/include/
H A Dccode.h49 } Ccmap_t; typedef in typeref:struct:Ccmap_s
62 extern Ccmap_t* ccmaplist(Ccmap_t*);
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dccode.h58 } Ccmap_t; typedef in typeref:struct:Ccmap_s
72 extern __MANGLE__ Ccmap_t* ccmaplist __PROTO__((Ccmap_t*));
H A Dast_iconv.h126 typedef Ccmap_t _ast_iconv_list_t;
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dccode.h58 } Ccmap_t; typedef in typeref:struct:Ccmap_s
72 extern __MANGLE__ Ccmap_t* ccmaplist __PROTO__((Ccmap_t*));
H A Dast_iconv.h126 typedef Ccmap_t _ast_iconv_list_t;
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dccode.h58 } Ccmap_t; typedef in typeref:struct:Ccmap_s
72 extern __MANGLE__ Ccmap_t* ccmaplist __PROTO__((Ccmap_t*));
H A Dast_iconv.h126 typedef Ccmap_t _ast_iconv_list_t;
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dccode.h58 } Ccmap_t; typedef in typeref:struct:Ccmap_s
72 extern __MANGLE__ Ccmap_t* ccmaplist __PROTO__((Ccmap_t*));
H A Dast_iconv.h126 typedef Ccmap_t _ast_iconv_list_t;
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_iconv.h105 typedef Ccmap_t _ast_iconv_list_t;
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_iconv.h105 typedef Ccmap_t _ast_iconv_list_t;
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_iconv.h105 typedef Ccmap_t _ast_iconv_list_t;
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_iconv.h105 typedef Ccmap_t _ast_iconv_list_t;

Completed in 109 milliseconds