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

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cdtest/
cdtest-main.cc 32 assert (Foo::nb_foos() == 2);
35 assert (Foo::nb_foos() == 4);
37 assert (Foo::nb_foos() == 4);
cdtest-foo.h 18 static int nb_foos() { return foos; } function in class:Foo
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-srec/
sr3.cc 12 static int nb_foos() { return foos; } function in class:Foo

Completed in 74 milliseconds