#include "ruby/config.h"
#include <strings.h>
Go to the source code of this file.
static double inf |
( |
void |
| ) |
|
|
static |
Definition at line 56 of file isinf.c.
References inf, and memcmp().
Referenced by atanh(), big_op(), BigMath_s_exp(), BigMath_s_log(), BSD_vfprintf(), c_valid_start_p(), c_virtual_sg(), dbl2big(), finite(), flo_cmp(), flo_is_finite_p(), flo_is_infinite_p(), flo_round(), flo_to_s(), float_denominator(), float_numerator(), float_value(), flodivmod(), generate_json_float(), guess_style(), m_julian_p(), m_proleptic_gregorian_p(), m_proleptic_julian_p(), math_atan2(), math_gamma(), math_lgamma(), nurat_div(), rand_range(), rb_big2dbl(), rb_big_cmp(), rb_big_eq(), rb_big_fdiv(), rb_str_format(), ruby_float_step(), ruby_hdtoa(), s_virtual_sg(), VpDtoV(), and w_float().
static double one |
( |
void |
| ) |
|
|
static |
static double zero |
( |
void |
| ) |
|
|
static |