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

  /toolchain/binutils/binutils-2.25/gold/testsuite/
constructor_test.cc 33 int c2_count; variable
51 assert(c1_count == 0 && c2_count == 0 && atexit_count == 0);
63 assert(atexit_count == c2_count);
73 assert(atexit_count == c2_count);
74 ++c2_count;
80 { --c2_count; }
gdb_index_test.cc 29 int c2_count; member in namespace:__anon74229
81 ++c2_count;
85 { --c2_count; }

Completed in 62 milliseconds