HomeSort by: relevance | last modified time | path
    Searched defs:__popcountSI2 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/
libgcc2.h 335 #define __popcountSI2 __NW(popcount,2)
551 extern int __popcountSI2 (UWtype);
libgcc2.c 847 __popcountSI2 (UWtype x)
  /src/external/gpl3/gcc.old/dist/libgcc/
libgcc2.h 322 #define __popcountSI2 __NW(popcount,2)
527 extern int __popcountSI2 (UWtype);
libgcc2.c 847 __popcountSI2 (UWtype x)

Completed in 15 milliseconds