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