Go to the source code of this file.
Functions/Subroutines | |
void | NEAREST_POW2 (union ieee754_double *xval, unsigned int *pow) |
void | MINBITS_IN_WORD (int *nval, unsigned int *nbit) |
int | FMINBITS_IN_WORD (int *nval) |
int FMINBITS_IN_WORD | ( | int * | nval | ) |
Definition at line 47 of file nearestpow2.c.
void MINBITS_IN_WORD | ( | int * | nval, |
unsigned int * | nbit | ||
) |
void NEAREST_POW2 | ( | union ieee754_double * | xval, |
unsigned int * | pow | ||
) |