Home
last modified time | relevance | path

Searched refs:testfunc2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/ExtractAPI/emit-symbol-graph/
H A Dmulti_file.c31 void testfunc2 ();
39 void testfunc2() {}
46 testfunc2();
222 "spelling": "testfunc2"
240 "precise": "c:@F@testfunc2"
257 "spelling": "testfunc2"
263 "spelling": "testfunc2"
266 "title": "testfunc2"
269 "testfunc2"
510 "spelling": "testfunc2"
42 void testfunc2() {} testfunc2() function
[all...]
/llvm-project/libc/AOR_v20.02/math/test/rtest/
H A Dintern.h23 typedef int (*testfunc2)(mpfr_t, mpfr_t, mpfr_t, mpfr_rnd_t); typedef
H A Ddotest.c1760 ((testfunc2)(fn->func))(r, a, b, GMP_RNDN); in docase()
1771 ((testfunc2)(fn->func))(r, a, b, GMP_RNDN); in docase()