OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpexpr_fun_unary_ui_t
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/lgpl3/gmp/dist/demos/expr/
expr-impl.h
62
typedef void (*
mpexpr_fun_unary_ui_t
) (mpX_ptr, unsigned long);
typedef
114
mpexpr_fun_unary_ui_t
mpX_init;
exprqa.c
92
p.mpX_init = (
mpexpr_fun_unary_ui_t
) e_mpq_init;
exprza.c
100
p.mpX_init = (
mpexpr_fun_unary_ui_t
) e_mpz_init;
exprfa.c
183
p.mpX_init = (
mpexpr_fun_unary_ui_t
) mpf_init2;
expr.c
621
(* (
mpexpr_fun_unary_ui_t
) CP->op->fun)
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026