|
Linux Kernel
3.7.1
|
#include "ieee754dp.h"Go to the source code of this file.
Functions | |
| ieee754dp | ieee754dp_scalb (ieee754dp x, int n) |
| ieee754dp | ieee754dp_ldexp (ieee754dp x, int n) |
| ieee754dp ieee754dp_ldexp | ( | ieee754dp | x, |
| int | n | ||
| ) |
Definition at line 54 of file dp_scalb.c.
| ieee754dp ieee754dp_scalb | ( | ieee754dp | x, |
| int | n | ||
| ) |
Definition at line 29 of file dp_scalb.c.
1.8.2