unistr/u8-strstr tests: Avoid test failure with ASAN.
[gnulib.git] / modules / hypotl-ieee
blobd69d45c5f6de6234f2926000f6a14a9200de2ffe
1 Description:
2 hypotl() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/hypotl-ieee.m4
7 Depends-on:
8 hypotl
9 fpieee
10 hypot-ieee      [{ test $HAVE_HYPOTL = 0 || test $REPLACE_HYPOTL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
12 configure.ac:
13 gl_FUNC_HYPOTL_IEEE
15 Makefile.am:
17 Include:
18 <math.h>
20 Link:
21 $(HYPOTL_LIBM)
23 License:
24 LGPL
26 Maintainer:
27 all