1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-29 03:56:15 +00:00
kickc/src/test/ref/struct-ptr-24.sym

13 lines
492 B
Plaintext
Raw Normal View History

2020-10-05 20:58:02 +00:00
void PrintName(struct fileentry* PrintName::file)
struct fileentry* PrintName::file
struct fileentry* PrintName::file#0 file zp[2]:2 112.0
constant byte SIZEOF_STRUCT_FILEENTRY = 2
constant struct fileentry* dir = (struct fileentry*) 0
constant struct fileentry* filesEnd = (struct fileentry*) 0
2020-10-05 20:58:02 +00:00
void main()
struct fileentry* main::file
struct fileentry* main::file#1 file zp[2]:2 22.0
struct fileentry* main::file#2 file zp[2]:2 11.0
2019-09-03 06:35:38 +00:00
2019-10-12 09:40:36 +00:00
zp[2]:2 [ main::file#2 main::file#1 PrintName::file#0 ]