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

  /src/external/gpl3/gcc/dist/libgcc/
libgcc2.h 331 #define __ffsSI2 __NW(ffs,2)
549 extern int __ffsSI2 (UWtype);
libgcc2.c 506 __ffsSI2 (UWtype u)
  /src/external/gpl3/gcc.old/dist/libgcc/
libgcc2.h 318 #define __ffsSI2 __NW(ffs,2)
525 extern int __ffsSI2 (UWtype);
libgcc2.c 506 __ffsSI2 (UWtype u)

Completed in 16 milliseconds