HomeSort by relevance Sort by last modified time
    Searched defs:static_global_undef (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/memcheck/tests/
varinfo3.c 37 static char static_global_undef[10]; variable
56 croak ( 3 + (char*)&static_global_undef );
varinfo5so.c 89 static char static_global_undef[10]; variable
108 croak ( 3 + (char*)&static_global_undef );

Completed in 120 milliseconds