Searched refs:ts_tmp (Results 1 – 2 of 2) sorted by relevance
2303 svn_tristate_t ts_tmp; in svn_diff_parse_next_patch() local2328 ts_tmp = patch->old_executable_bit; in svn_diff_parse_next_patch()2330 patch->new_executable_bit = ts_tmp; in svn_diff_parse_next_patch()2332 ts_tmp = patch->old_symlink_bit; in svn_diff_parse_next_patch()2334 patch->new_symlink_bit = ts_tmp; in svn_diff_parse_next_patch()
1585 l_fp ts, ts_tmp; in oncore_get_timestamp() local1719 DTOLFP(dmy, &ts_tmp); in oncore_get_timestamp()1720 L_ADD(&ts, &ts_tmp); in oncore_get_timestamp()1793 ts_tmp = ts; in oncore_get_timestamp()1794 ts_tmp.l_ui = 0; /* zero integer part */ in oncore_get_timestamp()1795 LFPTOD(&ts_tmp, dmy); /* convert fractional part to a double */ in oncore_get_timestamp()