Searched defs:Lim (Results 1 – 5 of 5) sorted by relevance
43 using Lim = std::numeric_limits<IndexType>; in test_index_type() typedef51 using Lim = std::numeric_limits<IndexType>; in test_index_internals() typedef
21 typedef std::numeric_limits<IntT> Lim; in test() typedef52 typedef std::numeric_limits<IntT> Lim; in test_float() typedef
58 const Byte *Lim; member92 const Byte *Lim; member
81 static int writeLimits(const WasmYAML::Limits &Lim, raw_ostream &OS) { in writeLimits()
233 using Lim = std::numeric_limits<T>; in NearestGreater() typedef241 using Lim = std::numeric_limits<T>; in NearestSmaller() typedef