Home
last modified time | relevance | path

Searched defs:fnptr2 (Results 1 – 4 of 4) sorted by relevance

/external/ltrace/testsuite/ltrace.minor/
Ddemangle-lib.cpp49 int Fxx_i(x fnptr, x fnptr2) { return 0; } in Fxx_i()
50 int Fxxx_i(x fnptr, x fnptr2, in Fxxx_i()
52 int Fxxi_i(x fnptr, x fnptr2, in Fxxi_i()
56 int Fxyxy_i(x fnptr, y fnptr2, in Fxyxy_i()
/external/clang/test/SemaCXX/
Dreinterpret-cast.cpp75 typedef int (*fnptr2)(int); in fnptrs() typedef
Dcstyle-cast.cpp206 typedef int (*fnptr2)(int); in fnptrs() typedef
Dfunctional-cast.cpp278 typedef int (*fnptr2)(int); in fnptrs() typedef