Data Fields | |
| unsigned | flags |
| VALUE | nth |
| int | jd |
| int | df |
| VALUE | sf |
| int | of |
| double | sg |
| int | year |
| unsigned | pc |
Definition at line 262 of file date_core.c.
Definition at line 267 of file date_core.c.
Referenced by get_c_civil(), get_c_df(), get_c_time(), local_df(), local_jd(), m_ajd(), m_amjd(), m_df(), m_fr(), and old_to_new().
| unsigned ComplexDateData::flags |
Definition at line 264 of file date_core.c.
Referenced by clear_civil(), get_c_civil(), get_c_df(), get_c_jd(), and get_c_time().
Definition at line 266 of file date_core.c.
Referenced by c_civil_to_jd(), canonicalize_c_jd(), get_c_civil(), get_c_jd(), get_s_jd(), local_jd(), m_jd(), m_julian_p(), m_real_jd(), m_real_local_jd(), and m_yday().
Definition at line 265 of file date_core.c.
Referenced by c_virtual_sg(), canonicalize_c_jd(), d_lite_gc_mark(), m_nth(), m_real_cwyear(), m_real_jd(), m_real_local_jd(), and m_real_year().
Definition at line 269 of file date_core.c.
Referenced by get_c_civil(), get_c_df(), get_c_jd(), get_c_time(), local_df(), local_jd(), m_of(), and set_of().
| unsigned ComplexDateData::pc |
Definition at line 285 of file date_core.c.
Referenced by clear_civil(), get_c_civil(), get_c_df(), get_c_jd(), get_c_time(), m_hour(), m_mday(), m_min(), m_mon(), m_pc(), and m_sec().
Definition at line 268 of file date_core.c.
Referenced by d_lite_gc_mark(), m_ajd(), m_amjd(), m_fr(), m_sf(), and old_to_new().
| double ComplexDateData::sg |
Definition at line 271 of file date_core.c.
Referenced by c_virtual_sg(), m_sg(), and set_sg().
Definition at line 276 of file date_core.c.
Referenced by clear_civil(), get_c_civil(), get_c_jd(), m_real_cwyear(), m_real_year(), and m_year().
1.6.1