Home
last modified time | relevance | path

Searched refs:mathfilename (Results 1 – 6 of 6) sorted by relevance

/dports/biology/migrate/migrate-3.6.11/src/
H A Dmigration.h480 char *mathfilename; member
H A Doptions.c249 init_filename( &options->mathfilename, MATHFILE); in init_options()
1188 sprintf (mytext, "Yes, to outfile and %s", options->mathfilename); in print_options()
2020 myfree( options->mathfilename); in free_options_filenames()
3128 print_parm_mutable(&bufsize, buffer, allocbufsize, "mathfile=%s", options->mathfilename); in save_options_buffer()
4692 get_filename (&options->mathfilename, value); in numbercheck()
H A Dmenu.c1321 MI_PLOTCOORD, options->mathfilename); in menuInput()
1674 menu_get_filename(" What is the plot coordinate filename?", MATHFILE, options->mathfilename); in menuInput()
H A Dtools.c755 openfile (&world->mathfile, options->mathfilename, "w+", in init_files()
H A Dmain.c1705 fixmacfile (options->mathfilename); in finish_mac()
H A Dpretty.c3742 sprintf (mytext, "Yes, to outfile and %s", options->mathfilename); in pdf_print_options()