HomeSort by relevance Sort by last modified time
    Searched defs:static_global_def (Results 1 - 2 of 2) 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 );

Completed in 739 milliseconds