Home
last modified time | relevance | path

Searched refs:mpexpr_fun_i_binary_ui_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/demos/expr/
H A Dexpr-impl.h69 typedef int (*mpexpr_fun_i_binary_ui_t) (mpX_srcptr, unsigned long); typedef
H A Dexpr.c749 (long) (* (mpexpr_fun_i_binary_ui_t) CP->op->fun) in mpexpr_evaluate()