view modules/ldexpl @ 11555:7612308943f7

sys_socket: Define sockaddr_storage.
author Simon Josefsson <simon@josefsson.org>
date Fri, 08 May 2009 16:21:34 +0200
parents e13b7c5fb7b3
children efab6978105e
line wrap: on
line source

Description:
ldexpl() function: multiply a 'long double' by a power of 2.

Files:
lib/ldexpl.c
m4/ldexpl.m4

Depends-on:
math
isnanl
fpucw

configure.ac:
gl_FUNC_LDEXPL
gl_MATH_MODULE_INDICATOR([ldexpl])

Makefile.am:

Include:
<math.h>

Link:
$(LDEXPL_LIBM)

License:
LGPL

Maintainer:
Bruno Haible, Paolo Bonzini