Home
last modified time | relevance | path

Searched refs:time_to_bytes (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dtime.pro26 void time_to_bytes(time_T the_time, char_u *buf);
/vim-8.2.3635/src/
H A Dtime.c1039 time_to_bytes(the_time, buf); in put_time()
1047 time_to_bytes(time_T the_time, char_u *buf) in time_to_bytes() function
H A Dundo.c1267 time_to_bytes(buf->b_u_time_cur, time_buf); in serialize_header()
1302 time_to_bytes(uhp->uh_time, time_buf); in serialize_uhp()