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

  /src/external/gpl3/gcc/dist/libgcc/config/h8300/
popcounthi2.c 1 /* The implementation of __popcounthi2.
25 int __popcounthi2 (unsigned short x);
28 __popcounthi2 (unsigned short x) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/h8300/
popcounthi2.c 1 /* The implementation of __popcounthi2.
25 int __popcounthi2 (unsigned short x);
28 __popcounthi2 (unsigned short x) function
  /src/external/gpl3/gcc/dist/libgcc/config/stormy16/
lib2funcs.c 73 extern int __popcounthi2 (UHWtype);
230 __popcounthi2 (UHWtype x) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/stormy16/
lib2funcs.c 73 extern int __popcounthi2 (UHWtype);
230 __popcounthi2 (UHWtype x) function

Completed in 113 milliseconds