Searched defs:checkLE (Results 1 – 2 of 2) sorted by relevance
28 template <typename T> T checkLE(uint64_t value, T max) { in checkLE() function