Home
last modified time | relevance | path

Searched defs:time_lt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/lk/include/lk/
Dtypes.h79 static inline bool time_lt(lk_time_ns_t a, lk_time_ns_t b) { in time_lt() function
/aosp_15_r20/external/wayland/src/
H A Devent-loop.c251 time_lt(struct timespec ta, struct timespec tb) in time_lt() function