Searched refs:copy_parameter (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/lgpl3/mpc/dist/tests/
H A Dcopy_parameter.c0 /* copy_parameter.c -- Copy of an input parameter into a parameter reused for
25 copy_parameter (mpc_fun_param_t *params, int index_dest, int index_src) function
33 fprintf (stderr, "copy_parameter: types of parameters don't match.\n");
54 fprintf (stderr, "copy_parameter: type not implemented.\n");
62 fprintf (stderr, "copy_parameter: type not implemented.\n");
71 fprintf (stderr, "copy_parameter: type not implemented.\n");
121 fprintf (stderr, "copy_parameter: unsupported type.\n");
H A DMakefile.am52 close_datafile.c comparisons.c copy_parameter.c double_rounding.c \
H A Dmpc-tests.h314 int copy_parameter (mpc_fun_param_t *params,
H A DMakefile.in129 close_datafile.lo comparisons.lo copy_parameter.lo \
458 ./$(DEPDIR)/copy_parameter.Plo ./$(DEPDIR)/double_rounding.Plo \
922 close_datafile.c comparisons.c copy_parameter.c double_rounding.c \
1316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/copy_parameter.Plo@am__quote@ # am--include-marker
2248 -rm -f ./$(DEPDIR)/copy_parameter.Plo
2387 -rm -f ./$(DEPDIR)/copy_parameter.Plo
/netbsd-current/external/lgpl3/mpc/dist/
H A DMakefile.vc87 $(DIRMPCTESTS)\close_datafile.c $(DIRMPCTESTS)\comparisons.c $(DIRMPCTESTS)\copy_parameter.c $(DIRMPCTESTS)\double_rounding.c \

Completed in 90 milliseconds