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

/freebsd-10.0-release/contrib/gcc/
H A Dlibgcc2.h294 #define __mulvSI3 __NW(mulv,3) macro
346 extern Wtype __mulvSI3 (Wtype, Wtype);
H A Dlibgcc2.c166 __mulvSI3 (Wtype a, Wtype b)
161 __mulvSI3 (Wtype a, Wtype b) function

Completed in 89 milliseconds