Home
last modified time | relevance | path

Searched defs:evSubTime (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libc/upstream-netbsd/lib/libc/include/isc/
H A Deventlib.h149 #define evSubTime __evSubTime macro
/aosp12/bionic/libc/upstream-netbsd/lib/libc/isc/
H A Dev_timers.c96 evSubTime(struct timespec minuend, struct timespec subtrahend) { in evSubTime() function
/aosp12/packages/modules/DnsResolver/
H A Dres_send.cpp207 static struct timespec evSubTime(struct timespec minuend, struct timespec subtrahend) { in evSubTime() function