Re: 128-bit data model macros

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

On Fri, Jan 24, 2020 at 10:40:47PM -0500, Jeffrey Walton wrote:
> On 64-bit platforms _LP64 and __LP64__ are defined.

That's not quite true.  Those macros mean that "long int" as well as
pointers are 64 bits, for the selected ABI.

> Do 128-bit machines use the macros _LP128 and __LP128__?

There is __SIZEOF_INT128__, that may be what you are looking for.


Segher



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux