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

  /external/clang/test/Sema/
atomic-type.c 8 void testf(void*);
12 testf(t4);
  /external/clang/test/CodeGenCXX/
key-function-vtable.cpp 26 struct testf { virtual void a(); }; struct in namespace:__anon8366
28 void testf::a() {}
  /external/valgrind/none/tests/amd64/
fma.c 15 static int testf( float x, float y ) function
32 thisres |= testf( w, ft.expected[i] );
34 thisres |= testf( w, ft.expected[i] );
36 thisres |= testf( w, ft.expected[i] );
38 thisres |= testf( w, ft.expected[i] );
40 thisres |= testf( w, ft.expected[i] );
42 thisres |= testf( w, ft.expected[i] );
48 thisres |= testf( -w, ft.expected[i] );
50 thisres |= testf( -w, ft.expected[i] );
52 thisres |= testf( -w, ft.expected[i] )
    [all...]
  /external/clang/test/SemaTemplate/
class-template-spec.cpp 98 int testf(int x) { return f(x); } function in struct:N::B
  /external/bzip2/
bzip2.c 1512 void testf ( Char *name ) function
    [all...]

Completed in 2731 milliseconds