Searched defs:haySize (Results 1 – 1 of 1) sorted by relevance
72 inline static bool isInRange(const T &hayStart, const U &haySize, const T &needle) { in isInRange()81 const T &hayStart, const U &haySize, const T &needleStart, const U &needleSize) { in isInRange()