Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dreal.cc83 static void neg_significand (REAL_VALUE_TYPE *, const REAL_VALUE_TYPE *);
322 neg_significand (REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *a) in neg_significand() function
623 neg_significand (r, r); in do_add()