projects
/
pspp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
maint: make Include sections of modules consistent
[pspp]
/
modules
/
isnanf-nolibm
1
Description:
2
isnanf() function: test for NaN, without requiring libm.
3
4
Files:
5
lib/isnanf-nolibm.h
6
lib/isnanf.c
7
lib/isnan.c
8
lib/float+.h
9
m4/exponentf.m4
10
m4/isnanf.m4
11
12
Depends-on:
13
fpieee
14
memcmp
15
16
configure.ac:
17
gl_FUNC_ISNANF_NO_LIBM
18
19
Makefile.am:
20
21
Include:
22
"isnanf-nolibm.h"
23
24
License:
25
LGPL
26
27
Maintainer:
28
Bruno Haible
29