#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(), 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(), num_step(), rand_range(), rb_big2dbl(), rb_big_fdiv(), rb_integer_float_cmp(), rb_integer_float_eq(), rb_str_format(), ruby_float_step(), ruby_float_step_size(), ruby_hdtoa(), ruby_num_interval_step_size(), s_virtual_sg(), VpDtoV(), and w_float().
static double one |
( |
void |
| ) |
|
|
static |
static double zero |
( |
void |
| ) |
|
|
static |