Home
last modified time | relevance | path

Searched refs:my_ctime (Results 1 – 4 of 4) sorted by relevance

/picolibc-3.7.0-3.6.0/semihost/machine/arc/
Darc_fstat.c63 uint32_t my_ctime; member
90 statbuf->st_ctime = arc_stat.my_ctime; in fstat()
Darc_stat.c63 uint32_t my_ctime; member
90 statbuf->st_ctime = arc_stat.my_ctime; in stat()
/picolibc-3.7.0-3.6.0/semihost/machine/m68k/
Dm68k_semihost.h85 my_time_t my_ctime; /* time of last change */ member
103 statbuf->st_ctime = be32toh(m68k_stat->my_ctime); in copy_stat()
/picolibc-3.7.0-3.6.0/semihost/machine/nios2/
Dnios2_semihost.h85 my_time_t my_ctime; /* time of last change */ member
103 statbuf->st_ctime = be32toh(nios2_stat->my_ctime); in copy_stat()