summaryrefslogtreecommitdiff
path: root/src/math/FP_ILOGB0.h
blob: 1c3f0e2872e3e729a5d369d9a290ccc145c71ebd (plain)
1
2
3
4
5
6
7
#include <math.h>
#define FP_ILOGB0                                                        INT_MIN

/*
STDC(199901)
LINK(m)
*/