Home
last modified time | relevance | path

Searched refs:param_list_parse_uint (Results 26 – 32 of 32) sorted by relevance

12

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/polyselect/
H A Dpolyselect.c2085 param_list_parse_uint (pl, "sopteffort", &sopt_effort); in main()
2131 param_list_parse_uint (pl, "degree", &d); in main()
H A Dtwocubics.c1214 param_list_parse_uint (pl, "degree", &d); in main()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/filter/
H A Dmerge.c1434 param_list_parse_uint (pl, "skip", &skip); in main()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dlingen_tune_cutoffs.cpp1292 param_list_parse_uint(pl, "B", &bench_atleast_uptothis); in lingen_tune_cutoffs()
H A Dmatmul_top.c3025 param_list_parse_uint(pl, "sequential_cache_read", &sqread); in matmul_top_read_submatrix()
3097 param_list_parse_uint(pl, "sequential_cache_build", &sqb); in matmul_top_read_submatrix()
H A Dmatmul-bucket.cpp482 if (pl) param_list_parse_uint(pl, "l1_cache_size", &npack); in MATMUL_NAME()
487 if (pl) param_list_parse_uint(pl, "l2_cache_size", &scratch1size); in MATMUL_NAME()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dparams.c1067 int param_list_parse_uint(param_list_ptr pl, const char * key, unsigned int * r) in param_list_parse_uint() function

12