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