Searched defs:Cxtype_t (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libdss/ |
H A D | cx.h | 64 /* Cxtype_t.representation */ 160 {0,description,CX_HEADER_INIT,op,(Cxtype_t*)type1,(Cxtype_t*)type2,callout}, 162 {name,description,CX_HEADER_INIT,function,(Cxtype_t*)type,prototype}, 164 {0,description,CX_HEADER_INIT,op,(Cxtype_t*)type1,(Cxtype_t*)type2,recode}, 166 {name,description,CX_HEADER_INIT,(Cxtype_t*)base,0,external,internal,0,0,0,0,CX_HEADER_INIT,match}, 168 {name,description,CX_HEADER_INIT,0,(Cxtype_t*)type,0,index}, 210 struct Cxtype_s; typedef struct Cxtype_s Cxtype_t; typedef in typeref:struct:Cxtype_s 216 Cxtype_t* type [all...] |
Completed in 11 milliseconds