Initial Commit
This commit is contained in:
commit
c2e7548296
238 changed files with 65475 additions and 0 deletions
3
absl/numeric/int128_no_intrinsic.inc
Normal file
3
absl/numeric/int128_no_intrinsic.inc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// This file will contain :int128 implementation details that depend on internal
|
||||
// representation when ABSL_HAVE_INTRINSIC_INT128 is *not* defined. This file
|
||||
// will be included by int128.h.
|
||||
Loading…
Add table
Add a link
Reference in a new issue