Go to the source code of this file.
Data Structures | |
struct | timeval |
struct | timespec |
struct | timezone |
Defines | |
#define | time_t long |
#define | RUBY_EXTERN extern |
Functions | |
RUBY_EXTERN double | acosh (double) |
RUBY_EXTERN double | asinh (double) |
RUBY_EXTERN double | atanh (double) |
RUBY_EXTERN char * | crypt (const char *, const char *) |
RUBY_EXTERN int | dup2 (int, int) |
RUBY_EXTERN int | eaccess (const char *, int) |
RUBY_EXTERN int | finite (double) |
RUBY_EXTERN int | flock (int, int) |
RUBY_EXTERN double | hypot (double, double) |
RUBY_EXTERN double | erf (double) |
RUBY_EXTERN double | erfc (double) |
RUBY_EXTERN double | tgamma (double) |
RUBY_EXTERN double | lgamma_r (double, int *) |
RUBY_EXTERN double | cbrt (double) |
RUBY_EXTERN int | isinf (double) |
RUBY_EXTERN int | isnan (double) |
RUBY_EXTERN void * | memmove (void *, const void *, size_t) |
RUBY_EXTERN char * | strchr (const char *, int) |
RUBY_EXTERN char * | strrchr (const char *, int) |
RUBY_EXTERN char * | strerror (int) |
RUBY_EXTERN char * | strstr (const char *, const char *) |
RUBY_EXTERN size_t | strlcpy (char *, const char *, size_t) |
RUBY_EXTERN size_t | strlcat (char *, const char *, size_t) |
RUBY_EXTERN int | signbit (double x) |
RUBY_EXTERN int | ffs (int) |
#define time_t long |
Definition at line 24 of file missing.h.
Referenced by filetime_to_unixtime(), find_time_t(), gmtimew(), guess_local_offset(), init_leap_second_info(), localtimew(), main(), mktime_do(), obj_to_asn1gtime(), obj_to_asn1utime(), ossl_ssl_session_get_time(), ossl_ssl_session_get_timeout(), ossl_sslctx_flush_sessions(), ossl_x509_set_not_after(), ossl_x509_set_not_before(), ossl_x509crl_set_last_update(), ossl_x509crl_set_next_update(), ossl_x509revoked_set_time(), rb_f_sleep(), rb_gmtime_r2(), rb_localtime_r2(), rb_mutex_sleep(), rb_strftime_with_timespec(), time_mload(), time_overflow_p(), time_to_time_t(), timegmw(), timelocalw(), and wv2timet().
RUBY_EXTERN double acosh | ( | double | ) |
RUBY_EXTERN double asinh | ( | double | ) |
Definition at line 52 of file acosh.c.
References BIG_CRITERIA, DBL_MANT_DIG, neg, and SMALL_CRITERIA.
Referenced by math_asinh().
RUBY_EXTERN double atanh | ( | double | ) |
Definition at line 75 of file acosh.c.
References errno, isinf(), neg, and SMALL_CRITERIA.
Referenced by math_atanh().
RUBY_EXTERN double cbrt | ( | double | ) |
Definition at line 3 of file cbrt.c.
Referenced by math_cbrt().
RUBY_EXTERN char* crypt | ( | const char * | , | |
const char * | ||||
) |
Definition at line 499 of file crypt.c.
References _PASSWORD_EFMT1, a64toi, C_block::b, cryptresult, des_cipher(), des_setkey(), itoa64, and NULL.
Referenced by rb_str_crypt().
RUBY_EXTERN int dup2 | ( | int | , | |
int | ||||
) |
RUBY_EXTERN int eaccess | ( | const char * | , | |
int | ||||
) |
Definition at line 1011 of file file.c.
References access, geteuid(), rb_group_member(), S_IXUGO, STAT, stat, and X_OK.
Referenced by dln_find_1(), rb_file_executable_p(), rb_file_readable_p(), and rb_file_writable_p().
RUBY_EXTERN double erf | ( | double | ) |
Definition at line 70 of file erf.c.
References finite(), isnan, LOG_PI_OVER_2, and p_gamma().
Referenced by math_erf().
RUBY_EXTERN double erfc | ( | double | ) |
Definition at line 80 of file erf.c.
References finite(), isnan, LOG_PI_OVER_2, p_gamma(), and q_gamma().
Referenced by math_erfc().
RUBY_EXTERN int ffs | ( | int | ) |
RUBY_EXTERN int finite | ( | double | ) |
RUBY_EXTERN double hypot | ( | double | , | |
double | ||||
) |
Definition at line 5 of file hypot.c.
Referenced by math_hypot().
RUBY_EXTERN int isinf | ( | double | ) |
Definition at line 56 of file isinf.c.
References inf(), and memcmp().
Referenced by atanh(), big_op(), BSD__hdtoa(), BSD_vfprintf(), 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(), math_atan2(), math_gamma(), math_lgamma(), rb_big2dbl(), rb_big_cmp(), rb_big_fdiv(), rb_str_format(), ruby_float_step(), VpDtoV(), and w_float().
RUBY_EXTERN int isnan | ( | double | ) |
Definition at line 6 of file isnan.c.
References double_ne().
RUBY_EXTERN double lgamma_r | ( | double | , | |
int * | ||||
) |
Definition at line 51 of file lgamma_r.c.
References errno, LOG_PI, loggamma(), and PI.
Referenced by math_lgamma().
RUBY_EXTERN void* memmove | ( | void * | , | |
const void * | , | |||
size_t | ||||
) |
Definition at line 6 of file memmove.c.
Referenced by BigDecimal_split(), delpair(), extract_fd(), fill_cbuf(), flo_to_s(), io_shift_cbuf(), rb_ary_sample(), rb_str_drop_bytes(), rb_str_lstrip_bang(), rb_str_splice_0(), rb_str_sub_bang(), rb_str_succ(), rb_w32_fdclr(), rb_w32_strerror(), remove_backslashes(), st_delete(), st_foreach(), strio_ungetbyte(), strio_write(), syck_str_blow_away_commas(), sym_inspect(), VpFormatSt(), VpNmlz(), zstream_buffer_ungetbyte(), zstream_buffer_ungets(), zstream_discard_input(), and zstream_shift_buffer().
RUBY_EXTERN int signbit | ( | double | x | ) |
Definition at line 5 of file signbit.c.
References CHAR_BIT.
Referenced by f_signbit(), math_gamma(), and math_lgamma().
RUBY_EXTERN char* strerror | ( | int | ) |
Definition at line 9 of file strerror.c.
References msg, and sys_errlist.
Referenced by argf_next_argv(), dln_load(), dln_strerror(), inspect_errno(), ossl_pkey_new_from_file(), ossl_x509_new_from_file(), rb_bug_errno(), rb_load_fail(), rb_sys_warning(), rb_w32_strerror(), and syserr_initialize().
RUBY_EXTERN size_t strlcat | ( | char * | , | |
const char * | , | |||
size_t | ||||
) |
Definition at line 45 of file strlcat.c.
Referenced by dln_load(), file_expand_path(), join_path(), and rb_w32_aspawn().
RUBY_EXTERN size_t strlcpy | ( | char * | , | |
const char * | , | |||
size_t | ||||
) |
Definition at line 43 of file strlcpy.c.
Referenced by cmdglob(), dln_find_1(), dln_load(), get_device_once(), rb_feature_p(), rb_strftime_with_timespec(), rb_w32_aspawn(), rb_w32_cmdvector(), rb_w32_strerror(), ruby_brace_expand(), ruby_init_loadpath_safe(), and set_arg0().
RUBY_EXTERN char* strstr | ( | const char * | , | |
const char * | ||||
) |
Definition at line 4 of file strstr.c.
Referenced by do_spawn(), load_file_internal(), and syck_tagcmp().
RUBY_EXTERN double tgamma | ( | double | ) |
Definition at line 72 of file tgamma.c.
References errno, loggamma(), PI, and zero().
Referenced by math_gamma().