Home
last modified time | relevance | path

Searched refs:epsf (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/libc-test/src/math/
Disless.c36 volatile float epsf = FLT_EPSILON; in main() local
58 T(1.0f, 1.0f+epsf, LESS); in main()
59 T(1.0f+epsf, 1.0f, GREATER); in main()
93 T(1.0f, 1.0f+epsf*0.25f, LESS); in main()
98 T(1.0f, 1.0f+epsf*0.25f, EQUAL); in main()
/third_party/skia/third_party/externals/microhttpd/doc/
Dtexinfo.tex8410 % @image. We use the macros from epsf.tex to support this.
8411 % If epsf.tex is not installed and @image is used, we complain.
8413 % Check for and read epsf.tex up front. If we read it only at @image
8416 \openin 1 = epsf.tex
8418 % Do not bother showing banner with epsf.tex v2.7k (available in
8419 % doc/epsf.tex and on ctan).
8421 \input epsf.tex
8425 % We will only complain once about lack of epsf.tex.
8427 \newhelp\noepsfhelp{epsf.tex must be installed for images to
8429 it from ftp://tug.org/tex/epsf.tex.}
[all …]
/third_party/libffi/doc/
Dtexinfo.tex9468 % @image. We use the macros from epsf.tex to support this.
9469 % If epsf.tex is not installed and @image is used, we complain.
9471 % Check for and read epsf.tex up front. If we read it only at @image
9474 \openin 1 = epsf.tex
9476 % Do not bother showing banner with epsf.tex v2.7k (available in
9477 % doc/epsf.tex and on ctan).
9479 \input epsf.tex
9483 % We will only complain once about lack of epsf.tex.
9485 \newhelp\noepsfhelp{epsf.tex must be installed for images to
9487 it from https://ctan.org/texarchive/macros/texinfo/texinfo/doc/epsf.tex.}
[all …]