HomeSort by relevance Sort by last modified time
    Searched defs:TIMEVAL_TO_TIMESPEC (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
timespec.h 41 #define TIMEVAL_TO_TIMESPEC(tv, ts) \
  /bionic/libc/include/sys/
time.h 89 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
time.h 43 # define TIMEVAL_TO_TIMESPEC(tv, ts) { \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
time.h 43 # define TIMEVAL_TO_TIMESPEC(tv, ts) { \
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
time.h 68 #define TIMEVAL_TO_TIMESPEC(tv, ts) do { \
  /external/dhcpcd-6.8.2/
common.h 106 #ifndef TIMEVAL_TO_TIMESPEC
107 #define TIMEVAL_TO_TIMESPEC(tv, ts) do { \

Completed in 410 milliseconds