Functions

  • __int128 BitCastToSigned (unsigned __int128 v)

    Casts from unsigned to signed while preserving the underlying binary

    representation.

    Defined at line 24 of file ../../third_party/abseil-cpp/absl/numeric/int128_have_intrinsic.inc

  • int64_t BitCastToSigned (uint64_t v)

    Casts from unsigned to signed while preserving the underlying binary

    representation.

    Defined at line 1134 of file ../../third_party/abseil-cpp/absl/numeric/int128.h