|
53 | 53 | | example.c:26:18:26:24 | *& ... | example.c:26:2:26:7 | *coords |
|
54 | 54 | | example.c:26:18:26:24 | getX output argument | example.c:26:2:26:7 | *coords |
|
55 | 55 | | example.c:26:18:26:24 | pointer to getX output argument | example.c:26:2:26:7 | coords |
|
56 |
| -| example.c:26:19:26:24 | *coords | example.c:26:18:26:24 | *& ... | |
57 | 56 | | example.c:26:19:26:24 | coords | example.c:26:18:26:24 | & ... |
|
58 | 57 | | example.c:28:22:28:25 | & ... | example.c:28:14:28:25 | & ... |
|
59 | 58 | | example.c:28:22:28:25 | *& ... | example.c:28:14:28:25 | *& ... |
|
60 |
| -| example.c:28:23:28:25 | *pos | example.c:28:22:28:25 | *& ... | |
61 | 59 | | example.c:28:23:28:25 | pos | example.c:28:22:28:25 | & ... |
|
62 | 60 | | test.cpp:6:12:6:17 | call to source | test.cpp:6:12:6:17 | call to source |
|
63 | 61 | | test.cpp:6:12:6:17 | call to source | test.cpp:7:8:7:9 | t1 |
|
|
134 | 132 | | test.cpp:384:10:384:13 | *& ... | test.cpp:384:10:384:13 | *& ... |
|
135 | 133 | | test.cpp:384:10:384:13 | memcpy output argument | test.cpp:385:8:385:10 | tmp |
|
136 | 134 | | test.cpp:384:10:384:13 | pointer to memcpy output argument | test.cpp:385:8:385:10 | tmp |
|
137 |
| -| test.cpp:384:11:384:13 | *tmp | test.cpp:384:10:384:13 | *& ... | |
138 | 135 | | test.cpp:384:11:384:13 | tmp | test.cpp:384:10:384:13 | & ... |
|
139 | 136 | | test.cpp:384:16:384:23 | & ... | test.cpp:384:16:384:23 | & ... |
|
140 | 137 | | test.cpp:384:16:384:23 | *& ... | test.cpp:384:3:384:8 | **call to memcpy |
|
|
143 | 140 | | test.cpp:384:16:384:23 | *& ... | test.cpp:384:16:384:23 | *& ... |
|
144 | 141 | | test.cpp:384:16:384:23 | **& ... | test.cpp:384:3:384:8 | **call to memcpy |
|
145 | 142 | | test.cpp:384:16:384:23 | **& ... | test.cpp:384:10:384:13 | memcpy output argument |
|
146 |
| -| test.cpp:384:17:384:23 | *source1 | test.cpp:384:16:384:23 | *& ... | |
147 | 143 | | test.cpp:384:17:384:23 | source1 | test.cpp:384:16:384:23 | & ... |
|
148 | 144 | | test.cpp:388:53:388:59 | source1 | test.cpp:391:16:391:23 | *& ... |
|
149 | 145 | | test.cpp:388:66:388:66 | b | test.cpp:393:7:393:7 | b |
|
|
153 | 149 | | test.cpp:390:18:390:21 | & ... | test.cpp:391:10:391:13 | & ... |
|
154 | 150 | | test.cpp:390:18:390:21 | *& ... | test.cpp:390:18:390:21 | *& ... |
|
155 | 151 | | test.cpp:390:18:390:21 | *& ... | test.cpp:391:10:391:13 | *& ... |
|
156 |
| -| test.cpp:390:19:390:21 | *tmp | test.cpp:390:18:390:21 | *& ... | |
157 | 152 | | test.cpp:390:19:390:21 | tmp | test.cpp:390:18:390:21 | & ... |
|
158 | 153 | | test.cpp:391:10:391:13 | & ... | test.cpp:391:3:391:8 | call to memcpy |
|
159 | 154 | | test.cpp:391:10:391:13 | & ... | test.cpp:391:10:391:13 | & ... |
|
160 | 155 | | test.cpp:391:10:391:13 | & ... | test.cpp:392:8:392:10 | tmp |
|
161 | 156 | | test.cpp:391:10:391:13 | *& ... | test.cpp:391:10:391:13 | *& ... |
|
162 | 157 | | test.cpp:391:10:391:13 | memcpy output argument | test.cpp:392:8:392:10 | tmp |
|
163 | 158 | | test.cpp:391:10:391:13 | pointer to memcpy output argument | test.cpp:392:8:392:10 | tmp |
|
164 |
| -| test.cpp:391:11:391:13 | *tmp | test.cpp:391:10:391:13 | *& ... | |
165 | 159 | | test.cpp:391:11:391:13 | tmp | test.cpp:391:10:391:13 | & ... |
|
166 | 160 | | test.cpp:391:16:391:23 | & ... | test.cpp:391:16:391:23 | & ... |
|
167 | 161 | | test.cpp:391:16:391:23 | *& ... | test.cpp:391:3:391:8 | **call to memcpy |
|
|
170 | 164 | | test.cpp:391:16:391:23 | *& ... | test.cpp:391:16:391:23 | *& ... |
|
171 | 165 | | test.cpp:391:16:391:23 | **& ... | test.cpp:391:3:391:8 | **call to memcpy |
|
172 | 166 | | test.cpp:391:16:391:23 | **& ... | test.cpp:391:10:391:13 | memcpy output argument |
|
173 |
| -| test.cpp:391:17:391:23 | *source1 | test.cpp:391:16:391:23 | *& ... | |
174 | 167 | | test.cpp:391:17:391:23 | source1 | test.cpp:391:16:391:23 | & ... |
|
175 | 168 | | test.cpp:392:8:392:10 | tmp | test.cpp:394:10:394:12 | tmp |
|
176 | 169 | | test.cpp:392:8:392:10 | tmp | test.cpp:394:10:394:12 | tmp |
|
|
209 | 202 | | test.cpp:1087:3:1087:3 | a [post update] | test.cpp:1088:8:1088:9 | & ... |
|
210 | 203 | | test.cpp:1087:15:1087:21 | 0 | test.cpp:1087:3:1087:21 | ... = ... |
|
211 | 204 | | test.cpp:1087:15:1087:21 | *0 | test.cpp:1087:3:1087:21 | *... = ... |
|
212 |
| -| test.cpp:1088:9:1088:9 | *a | test.cpp:1088:8:1088:9 | *& ... | |
213 | 205 | | test.cpp:1088:9:1088:9 | a | test.cpp:1088:8:1088:9 | & ... |
|
0 commit comments