mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
33 lines
304 B
Plaintext
33 lines
304 B
Plaintext
Description:
|
|
Macros for signalling not-a-number.
|
|
|
|
Files:
|
|
lib/snan.h
|
|
m4/snan.m4
|
|
m4/exponentf.m4
|
|
m4/exponentd.m4
|
|
m4/exponentl.m4
|
|
m4/math_h.m4
|
|
m4/nan-mips.m4
|
|
|
|
Depends-on:
|
|
nan
|
|
|
|
configure.ac:
|
|
gl_SNAN
|
|
gl_NAN_MIPS
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += snan.h
|
|
|
|
Include:
|
|
"snan.h"
|
|
|
|
Link:
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all
|