Searched refs:check_range (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/src/filesystem/
H A Dtime_utils.h147 static constexpr bool check_range() { function in struct:detail::time_util_base
157 static_assert(check_range(), "the representable range is unacceptable small");
/freebsd-current/contrib/elftoolchain/addr2line/
H A Daddr2line.c568 check_range(Dwarf_Debug dbg, Dwarf_Die die, Dwarf_Unsigned addr, function
724 ret = check_range(dbg, die, addr, &range);

Completed in 60 milliseconds