HomeSort by relevance Sort by last modified time
    Searched refs:ieee_tag (Results 1 - 3 of 3) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/detail/
fp_traits.hpp 95 struct ieee_tag {}; struct in namespace:boost::math::detail
96 struct ieee_copy_all_bits_tag : public ieee_tag {};
97 struct ieee_copy_leading_bits_tag : public ieee_tag {};
148 // ieee_tag versions ---------------------------------------------------------------
173 // ieee_tag version, float (32 bits) -----------------------------------------------
191 // ieee_tag version, double (64 bits) ----------------------------------------------
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
fpclassify.hpp 291 inline bool isfinite_impl(T x, ieee_tag const&)
351 inline bool isnormal_impl(T x, ieee_tag const&)
  /toolchain/binutils/binutils-2.25/binutils/
ieee.c 127 struct ieee_tag struct
130 struct ieee_tag *next;
169 struct ieee_tag *tags;
6837 ieee_tag (void *p, const char *name ATTRIBUTE_UNUSED) function
    [all...]

Completed in 145 milliseconds