Home
last modified time | relevance | path

Searched refs:param_list_read_file (Results 1 – 3 of 3) sorted by last modified time

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/dev_docs/
H A DREADME.param_list83 * param_list_read_stream and param_list_read_file for that. */
238 param_list_read_file(pl, argv[1]);
244 Notice that param_list_read_file fails when the file does not exist,
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dparams.c504 int param_list_read_file(param_list_ptr pl, const char * name) in param_list_read_file() function
H A Dparams.h100 extern int param_list_read_file(param_list_ptr pl, const char * name);