Home
last modified time | relevance | path

Searched defs:integer_part (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/spirit/home/karma/numeric/detail/
Dreal_utils.hpp119 U integer_part; in call_n() local
/third_party/libcoap/include/coap3/
Dcoap_session.h30 uint16_t integer_part; /**< Integer part of fixed point variable */ member
/third_party/boost/boost/spirit/home/karma/numeric/
Dreal_policies.hpp187 static bool integer_part (OutputIterator& sink, T n, bool sign in integer_part() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimeValue.h108 SecondsType integer_part = static_cast<SecondsType>( new_time ); in TimeValue() local
/third_party/boost/boost/math/special_functions/detail/
Dhypergeometric_1F1_recurrence.hpp284 boost::intmax_t integer_part = 0; in hypergeometric_1F1_backward_recurrence_for_negative_a() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dlexer.cc366 auto set_next_mantissa_bit_to = [&](bool set, bool integer_part) -> bool { in try_hex_float()
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-conversion.c943 double integer_part, fraction_part; in ecma_double_to_binary_floating_point() local