Searched refs:nonstatic_global_def (Results 1 – 6 of 6) sorted by relevance
/external/valgrind/memcheck/tests/ |
D | varinfo3.c | 36 char nonstatic_global_def[10] = {0,0,0,0,0, 0,0,0,0,0}; variable 55 croak ( 2 + (char*)&nonstatic_global_def ); in foo()
|
D | varinfo5so.c | 88 char nonstatic_global_def[10] = {0,0,0,0,0, 0,0,0,0,0}; variable 107 croak ( 2 + (char*)&nonstatic_global_def ); in foo3()
|
D | varinfo3.stderr.exp | 12 Location 0x........ is 0 bytes inside nonstatic_global_def[2],
|
D | varinfo3.stderr.exp-ppc64 | 12 Location 0x........ is 0 bytes inside nonstatic_global_def[2],
|
D | varinfo5.stderr.exp | 94 Location 0x........ is 0 bytes inside nonstatic_global_def[2],
|
D | varinfo5.stderr.exp-ppc64 | 94 Location 0x........ is 0 bytes inside nonstatic_global_def[2],
|