Searched defs:modp (Results 1 – 7 of 7) sorted by relevance
247 int (*modp)(mbedtls_mpi *); /*!< The function for fast pseudo-reduction member
71 static DWORD MCIAVI_drvOpen(LPCWSTR str, LPMCI_OPEN_DRIVER_PARMSW modp) in MCIAVI_drvOpen()
74 static DWORD MCIQTZ_drvOpen(LPCWSTR str, LPMCI_OPEN_DRIVER_PARMSW modp) in MCIQTZ_drvOpen()
183 static DWORD MCICDA_drvOpen(LPCWSTR str, LPMCI_OPEN_DRIVER_PARMSW modp) in MCICDA_drvOpen()
150 static LRESULT WAVE_drvOpen(LPCWSTR str, LPMCI_OPEN_DRIVER_PARMSW modp) in WAVE_drvOpen()
110 static DWORD MIDI_drvOpen(LPCWSTR str, LPMCI_OPEN_DRIVER_PARMSW modp) in MIDI_drvOpen()
803 MCI_OPEN_DRIVER_PARMSW modp; in MCI_LoadMciDriver() local