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
2021-04-30 17:26:46 +02:00

13 lines
492 B
Plaintext

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
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
zp[2]:2 [ main::file#2 main::file#1 PrintName::file#0 ]