Home
last modified time | relevance | path

Searched refs:__negtf2 (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/soft-fp/
Dnegtf2.c35 TFtype __negtf2(TFtype a) in __negtf2() function
/freebsd-9-stable/contrib/gcc/
Dlibgcc-std.ver66 __negtf2
/freebsd-9-stable/contrib/gcc/config/
Dfp-bit.h275 # define negate __negtf2
Dfp-bit.c109 void __negtf2 (void) { abort(); } in __negtf2() function
/freebsd-9-stable/contrib/gcc/doc/
Dlibgcc.texi268 @deftypefnx {Runtime Function} {long double} __negtf2 (long double @var{a})