Searched defs:check_float (Results 1 – 14 of 14) sorted by relevance
37 int check_float() { in check_float() function
22 def check_float(value, expected): function
52 def check_float(d, key: str) -> float: function
59 fn check_float<T: Float>(x: T) { in check_float() function
95 float check_float() { return 0; } in check_float() function
116 float check_float() { return 0; } in check_float() function
122 float check_float() { return 0; } in check_float() function
55 #define check_float(name, field) \ macro
310 BOOST_CXX14_CONSTEXPR bool check_float = ( 56 == ba::clamp ( foo, 56.9, 129 )); in test_constexpr() local
849 size_t check_float(const void *const test, const void *const correct, in check_float() function