Searched refs:pf5 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Dmicrosoft-call-conv-x64.c20 void (__stdcall *pf5)(void) = f5; variable
26 pf1(); pf2(); pf4(); pf5();
H A Dmicrosoft-call-conv.c29 void (__stdcall *pf5)(void) = f5; variable
37 pf1(); pf2(); pf3(); pf4(); pf5(); pf6();
H A Dstdcall-fastcall.c27 void (__attribute__((stdcall)) *pf5)(void) = f5;
35 pf1(); pf2(); pf3(); pf4(); pf5(); pf6();

Completed in 111 milliseconds