Mercurial > hg > octave-shane > gnulib-hg
view lib/ffsl.c @ 16433:ddc2bee9e4f8
roundl-ieee tests: More tests.
* tests/test-roundl-ieee.c: Include isnanl-nolibm.h, infinity.h, nan.h.
(main): Add tests for [MX] shaded specification in POSIX.
* modules/roundl-ieee-tests (Files): Add tests/infinity.h, tests/nan.h.
(Depends-on): Add isnanl-nolibm.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 26 Feb 2012 14:27:44 +0100 |
parents | d0eb709725f5 |
children |
line wrap: on
line source
#define FUNC ffsl #define TYPE long int #define GCC_BUILTIN __builtin_ffsl #include "ffsl.h"