Searched refs:remaining (Results 1 – 4 of 4) sorted by relevance
407 timespec remaining = {}; in TEST()408 ASSERT_EQ(-1, thrd_sleep(&long_time, &remaining)); in TEST()409 uint64_t t = remaining.tv_sec * 1000000000 + remaining.tv_nsec; in TEST()
141 …* all remaining `_FILE_OFFSET_BITS=64` functions, completing `_FILE_OFFSET_BITS=64` support in bio…251 0 remaining missing C11/POSIX libm functions.
715 positive or negative value, then `movk` to set the remaining 16 bit chunks. In principle, these
132 __u64 remaining; member