Home
last modified time | relevance | path

Searched refs:softlim (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libc/AOR_v20.02/math/test/
H A Dulp.c214 double softlim; member
768 conf.softlim = 0; in main()
795 conf.softlim = strtod (argv[0], 0); in main()
H A Dulp.h311 if (!conf->quiet && abserr > conf->softlim) in T()