Lines Matching refs:mpd_t
153 mpd_t *
156 mpd_t *result;
182 mpd_t *
190 mpd_t *
193 mpd_t *result;
203 * Input: 'result' is a static mpd_t with a static coefficient.
211 mpd_switch_to_dyn(mpd_t *result, mpd_ssize_t nwords, uint32_t *status)
234 * Input: 'result' is a static mpd_t with a static coefficient.
240 mpd_switch_to_dyn_zero(mpd_t *result, mpd_ssize_t nwords, uint32_t *status)
261 * Input: 'result' is a static or a dynamic mpd_t with a dynamic coefficient.
275 mpd_realloc_dyn(mpd_t *result, mpd_ssize_t nwords, uint32_t *status)
295 * Input: 'result' is a static mpd_t with a static coefficient.
304 mpd_switch_to_dyn_cxx(mpd_t *result, mpd_ssize_t nwords)
321 * Input: 'result' is a static or a dynamic mpd_t with a dynamic coefficient.
335 mpd_realloc_dyn_cxx(mpd_t *result, mpd_ssize_t nwords)