Searched refs:clearbits (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.cc3910 size_t clearbits = ocount * HOST_BITS_PER_WIDE_INT - obits; local
3911 if (clearbits != 0)
3913 >> clearbits);

Completed in 113 milliseconds