Home
last modified time | relevance | path

Searched refs:__clzSI2 (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/gcc/
HDlibgcc2.h303 #define __clzSI2 __NW(clz,2) macro
441 extern int __clzSI2 (UWtype);
HDlibgcc2.c713 __clzSI2 (UWtype x) in __clzSI2() function
HDChangeLog-200333276 * libgcc2.c (__clzSI2, __clzDI2, __ctzSI2, __ctzDI2, __popcountSI2,
33279 * libgcc2.h (__clzSI2, __ctzSI2, __popcountSI2, __paritySI2,
HDChangeLog-200420676 (__clzSI2): Likewise.
20685 (__clzSI2): Likewise.