HomeSort by relevance Sort by last modified time
    Searched refs:system_seconds (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/libiberty/
pex-unix.c 143 time->system_seconds = r.ru_stime.tv_sec;
193 time->system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec;
197 --time->system_seconds;
272 pt.system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec;
276 --pt.system_seconds;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
libiberty.h 563 unsigned long system_seconds; member in struct:pex_time
  /toolchain/binutils/binutils-2.27/include/
libiberty.h 575 unsigned long system_seconds; member in struct:pex_time

Completed in 111 milliseconds