Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/demos/expr/
H A DMakefile.am45 EXTRA_PROGRAMS = run-expr t-expr
H A Drun-expr.c51 run_expr (int type, int base, unsigned long prec, char *str) in run_expr() function