Home
last modified time | relevance | path

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

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