Home
last modified time | relevance | path

Searched defs:mp1 (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
DSDL_os2fslib.c382 static MRESULT EXPENTRY WndProc( HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2) in WndProc()
1052 static MRESULT EXPENTRY FrameWndProc( HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2) in FrameWndProc()
/external/dropbear/libtommath/mtest/
Dmpi.c397 void mp_exch(mp_int *mp1, mp_int *mp2) in mp_exch()