Home
last modified time | relevance | path

Searched defs:Ccmap_s (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/libast/common/include/
H A Dccode.h40 typedef struct Ccmap_s struct
42 const char* name; /* code set name */
43 const char* match; /* strmatch() pattern */
44 const char* desc; /* code set description */
45 const char* canon; /* canonical name format */
46 const char* index; /* default index */
47 int ccode; /* <ccode.h> code index */
48 void* data; /* map specific data */
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dccode.h49 typedef struct Ccmap_s struct
51 const char* name; /* code set name */
52 const char* match; /* strmatch() pattern */
53 const char* desc; /* code set description */
54 const char* canon; /* canonical name format */
55 const char* index; /* default index */
56 int ccode; /* <ccode.h> code index */
57 __V_* data; /* map specific data */
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dccode.h40 typedef struct Ccmap_s struct
42 nameCcmap_s global() argument
43 matchCcmap_s global() argument
44 descCcmap_s global() argument
45 canonCcmap_s global() argument
46 indexCcmap_s global() argument
47 ccodeCcmap_s global() argument
48 dataCcmap_s global() argument
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dccode.h49 typedef struct Ccmap_s struct
51 const char* name; /* code set name */
52 const char* match; /* strmatch() pattern */
53 const char* desc; /* code set description */
54 const char* canon; /* canonical name format */
55 const char* index; /* default index */
56 int ccode; /* <ccode.h> code index */
57 __V_* data; /* map specific data */
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dccode.h49 typedef struct Ccmap_s struct
51 const char* name; /* code set name */
52 const char* match; /* strmatch() pattern */
53 const char* desc; /* code set description */
54 const char* canon; /* canonical name format */
55 const char* index; /* default index */
56 int ccode; /* <ccode.h> code index */
57 __V_* data; /* map specific data */
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dccode.h49 typedef struct Ccmap_s struct
51 const char* name; /* code set name */
52 const char* match; /* strmatch() pattern */
53 const char* desc; /* code set description */
54 const char* canon; /* canonical name format */
55 const char* index; /* default index */
56 int ccode; /* <ccode.h> code index */
57 __V_* data; /* map specific data */