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

/freebsd-10.0-release/contrib/gcc/
H A Dlibgcc2.h305 #define __popcountSI2 __NW(popcount,2) macro
444 extern int __popcountSI2 (UWtype);
H A Dlibgcc2.c788 __popcountSI2 (UWtype x)
767 __popcountSI2 (UWtype x) function

Completed in 86 milliseconds