Home
last modified time | relevance | path

Searched defs:isneg (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dcpp_int.hpp359 BOOST_MP_FORCEINLINE bool isneg()const BOOST_NOEXCEPT in isneg() function
522 BOOST_MP_FORCEINLINE bool isneg()const BOOST_NOEXCEPT in isneg() function
675 BOOST_MP_FORCEINLINE BOOST_CONSTEXPR bool isneg()const BOOST_NOEXCEPT in isneg() function
852 BOOST_MP_FORCEINLINE bool isneg()const BOOST_NOEXCEPT in isneg() function
1002 BOOST_MP_FORCEINLINE BOOST_CONSTEXPR bool isneg()const BOOST_NOEXCEPT in isneg() function
1320 bool isneg = false; in do_assign_string() local
1373 bool isneg = false; in do_assign_string() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/
H A Dpow.hpp207 bool isneg = eval_get_sign(x) < 0; in eval_exp() local
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c11443 bool issrc, isneg, isimm; in fixup_bpf_calls() local