Go to the source code of this file.
Functions | |
unsigned int | octave_begin_long_double_rounding (void) |
void | octave_end_long_double_rounding (unsigned int) |
void | octave_set_default_fpucw (void) |
unsigned int octave_begin_long_double_rounding | ( | void | ) |
Definition at line 65 of file fpucw-wrappers.c.
void octave_end_long_double_rounding | ( | unsigned int | oldcw | ) |
Definition at line 78 of file fpucw-wrappers.c.
void octave_set_default_fpucw | ( | void | ) |
Definition at line 52 of file fpucw-wrappers.c.
References _FPU_DEFAULT.
Referenced by interpreter::interpreter().