HomeSort by relevance Sort by last modified time
    Searched refs:static_global_def (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/memcheck/tests/
varinfo3.c 35 static char static_global_def[10] = {0,0,0,0,0, 0,0,0,0,0}; variable
54 croak ( 1 + (char*)&static_global_def );
varinfo5so.c 87 static char static_global_def[10] = {0,0,0,0,0, 0,0,0,0,0}; variable
106 croak ( 1 + (char*)&static_global_def );
varinfo3.stderr.exp 5 Location 0x........ is 0 bytes inside static_global_def[1],
varinfo5.stderr.exp 85 Location 0x........ is 0 bytes inside static_global_def[1],

Completed in 35 milliseconds