Searched refs:funcB (Results 1 – 9 of 9) sorted by relevance
36 aApi.funcB= &funcB; in initSampleLibApi()53 double SAL_CALL funcB( double a) in funcB() function
30 double (SAL_CALL *funcB)( double );40 double SAL_CALL funcB( double a);
54 double retdouble= pApi->funcB( 3.14); in main()
29 virtual void funcB();41 virtual void funcB();
31 void MyClassA::funcB() in funcB() function in MyClassA50 void MyClassB::funcB() in funcB() function in MyClassB
2 ?funcB@MyClassA@@UAEXXZ6 ?funcB@MyClassB@@UAEXXZ
Completed in 25 milliseconds