Trailing-Edge
-
PDP-10 Archives
-
SRI_NIC_PERM_FS_1_19910112
-
c/kcc/bug16.cym
There are no other files named bug16.cym in the archive.
-- Symbols for main --
main : extern-def (3), refs 0, type 22, tsize 0, Shproto 23
-- Symbols for ivalue --
i : argument (13), refs 2, type 9, tsize 1, offset -1
-- Symbols for external --
__COMPILER_KCC__: macro (40), refs 0, nargs -8, parlen 0, len 0=NULL
__LINE__ : macro (40), refs 0, nargs -3, parlen 0, len 0=NULL
__FILE__ : macro (40), refs 0, nargs -4, parlen 0, len 0=NULL
__DATE__ : macro (40), refs 0, nargs -5, parlen 0, len 0=NULL
__TIME__ : macro (40), refs 0, nargs -6, parlen 0, len 0=NULL
?efined : macro (40), refs 0, nargs -2, parlen 0, len 0=NULL
__STDC__ : macro (40), refs 0, nargs -7, parlen 0, len 3="1 "
_KCCsymfnd: macro (40), refs 0, nargs -9, parlen 0, len 0=NULL
_KCCsymval: macro (40), refs 0, nargs -10, parlen 0, len 0=NULL
^1 : structure tag (2000), refs 1, value 0
ubf2 : struct member (1000), refs 2, type 19, tsize 1, offset 0, width 2, bit offset 0
sbf2 : struct member (1000), refs 0, type 20, tsize 1, offset 0, width 2, bit offset 2
ibf2 : struct member (1000), refs 0, type 20, tsize 1, offset 0, width 2, bit offset 4
bf : extern-def, refs 2, type 18, struct 1, tsize 1
printf : ex-extern-ref (2), refs 1, type 22, tsize 0
ivalue : extern-def, refs 2, type 22, tsize 0, Shproto 24
Zero : intern-def, refs 1, type 9, tsize 1
-- Types --
Type flags:
C - Const-qualified type
V - Volatile-qualified type
i - Integral type
f - Floating-point type
s - Scalar type
u - Unsigned type
c - Char type
b - Bitfield type
B - Byte (non-word) type
S - Struct or Union type
n - S/U contains a const type
v - S/U contains a volatile type
Idx Flags Bits Type
0 B 0 void
1 s 36 pointer
2 s 36 enum
3 f 36 float
4 f 72 double
5 f 72 lngdbl
6 ibB 1 bitf
7 icB 9 char
8 iB 18 short
9 i 36 int
10 i 36 long
11 iubB 1 u_bitf
12 iucB 9 u_char
13 iuB 18 u_short
14 iu 36 u_int
15 iu 36 u_long
16 s 36 pointer, to 12
17 s 36 pointer, to 0
18 S 0 struct, tag ^1, size 1
ubf2: type 19, offset 0, width 2, bit offset 0
sbf2: type 20, offset 0, width 2, bit offset 2
ibf2: type 20, offset 0, width 2, bit offset 4
19 iubB 2 u_bitf
20 ibB 2 bitf
21 0 function, no proto
22 0 function, no proto, returns 9
23 0 param "void"
24 0 param, of 9