Home
last modified time | relevance | path

Searched defs:to_integer (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__cstddef/
H A Dbyte.h78 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr _Integer to_integer(byte __b) noexcept { in to_integer() function
/freebsd/contrib/llvm-project/libc/src/__support/CPP/
H A Dcstddef.h67 to_integer(byte b) noexcept { in to_integer() function
/freebsd/bin/expr/
H A Dexpr.y156 to_integer(struct val *vp) in to_integer() function
/freebsd/contrib/lutok/
H A Dstate.cpp838 lutok::state::to_integer(const int index) in to_integer() function in lutok::state
H A Dstate_test.cpp1040 ATF_TEST_CASE_BODY(to_integer) in ATF_TEST_CASE_BODY() argument