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

  /bionic/libc/include/sys/
time.h 80 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/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/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) { \
  /external/dhcpcd-6.8.2/
common.h 106 #ifndef TIMEVAL_TO_TIMESPEC
107 #define TIMEVAL_TO_TIMESPEC(tv, ts) do { \

Completed in 4718 milliseconds