Log In
source-git
/
glibc
Clone
Source Code
GIT
Source
Pull Requests
1
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
ec2c06d9f1b067d058a28b24651bec438578b5e6
ec2c06d9f1b067d058a28b24651bec438578b5e6
elf
tst-relsort1mod2.c
Fork and Edit
Blob
Blame
History
Raw
#include <math.h> int foo (double d) { return floor (d) != 0.0; }