Searched defs:rhs_p (Results 1 – 2 of 2) sorted by relevance
170 timespec_add(const struct timespec *lhs_p, const struct timespec *rhs_p, in timespec_add()183 timespec_diff(const struct timespec *lhs_p, const struct timespec *rhs_p, in timespec_diff()
467 if (auto rhs_p = rhs.cast<TensorType>()) { in isSubtypeOfExt() local