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

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet37.C17 union AFX_PMSG { union
20 AFX_PMSG () {} function in union:AFX_PMSG
21 AFX_PMSG ( BPROC bpr ) { bfn = bpr ; } function in union:AFX_PMSG
35 AFX_PMSG pmsg(bpr);
H A Dp7626.C13 typedef void (CCmdTarget::*AFX_PMSG)(void); typedef
16 AFX_PMSG pfn;
35 { (AFX_PMSG)(AFX_PMSGW)(void (CWnd::*)())&CDialog::OnMyMsg },
36 { (AFX_PMSG)0 }
H A Dp8155.C11 typedef void (CCmdTarget::*AFX_PMSG)( void); typedef
16 AFX_PMSG pfn;
75 {0, (AFX_PMSG)0 } };
97 {0, (AFX_PMSG)0 } };
139 { 100, (AFX_PMSG)(AFX_PMSGW)(void (CWnd::*)(void))&CMainWindow::OnPaint },
140 {0, (AFX_PMSG)0 }

Completed in 98 milliseconds