|
|
1.1 root 1: /*
2: * common/i386/tyname.c
3: * Machine dependent type names.
4: * i386.
5: */
6:
7: char *tynames[] = {
8: "S8",
9: "U8",
10: "S16",
11: "U16",
12: "S32",
13: "U32",
14: "F32",
15: "F64",
16: "Blk",
17: "Fld8",
18: "Fld16",
19: "Fld32",
20: "Ptr",
21: "Ptb"
22: };
23:
24: /* end of common/i386/tyname.c */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.