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

/freebsd-11.0-release/contrib/gcc/
H A Dlibgcc2.h305 #define __popcountSI2 __NW(popcount,2) macro
446 extern int __popcountSI2 (UWtype);
H A Dlibgcc2.c812 __popcountSI2 (UWtype x)
791 __popcountSI2 (UWtype x) function

Completed in 70 milliseconds