Searched defs:pf4 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Dmicrosoft-call-conv-x64.c19 void (__fastcall *pf4)(void) = f4; variable
26 pf1(); pf2(); pf4(); pf5();
H A Dmicrosoft-call-conv.c33 void (__fastcall *pf4)(void) = f4; variable
44 pf1(); pf2(); pf3(); pf4(); pf5(); pf6(); pf7();

Completed in 70 milliseconds