Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_clib_interface/include/llvm_libc/sys/
Dtimes.h20 clock_t tms_cstime; member
/hal_rpi_pico-latest/src/rp2_common/pico_clib_interface/
Dpicolibc_interface.c106 tms->tms_cstime = 0; in times()
Dnewlib_interface.c104 tms->tms_cstime = 0; in _times()