Where to find implementation of __int128_t

Frederick Virchanza Gotham cauldwell.thomas@gmail.com
Tue Mar 28 21:55:53 GMT 2023


I want to fork the GNU g++ compiler and add a new integer type, __int256_t.

Could someone please point me to the relevant files where __int128_t
is implemented? I've been searching the repository on Github but can't
find it.


More information about the Gcc-help mailing list