Searched defs:fundamental (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libdss/
H A Dcx.h281 typedef union Cxvalue_u /* fundamental types */
467 unsigned short representation; /* fundamental type index */
475 Cxtype_t* fundamental; /* fundamental type */ member in struct:Cxtype_s
579 Cxtype_t* type_buffer; /* buffer fundamental type */
580 Cxtype_t* type_number; /* number fundamental type */
581 Cxtype_t* type_reference; /* reference fundamental type */
582 Cxtype_t* type_string; /* string fundamental type */
584 Cxtype_t* type_void; /* void fundamental type */

Completed in 13 milliseconds