Go to the source code of this file.
Macros | |
#define | INIT_FLT_PAR(fp, fmt, sm1, sm2, lrg1, lrg2, rt1, rt2, dv1, dv2) |
Functions | |
double | F77_FUNC (d1mach, D1MACH) const |
int | octave_get_float_format (void) |
int | octave_is_big_endian (void) |
Variables | |
equiv | |
#define INIT_FLT_PAR | ( | fp, | |
fmt, | |||
sm1, | |||
sm2, | |||
lrg1, | |||
lrg2, | |||
rt1, | |||
rt2, | |||
dv1, | |||
dv2 | |||
) |
Definition at line 49 of file cmach-info.c.
int octave_get_float_format | ( | void | ) |
Definition at line 77 of file cmach-info.c.
References d1mach(), equiv, F77_FUNC(), and INIT_FLT_PAR.
int octave_is_big_endian | ( | void | ) |
Definition at line 132 of file cmach-info.c.
equiv |
Definition at line 41 of file cmach-info.c.
Referenced by octave_get_float_format().