Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dreal.h450 #define dconst_third() (*dconst_third_ptr ())
460 extern const REAL_VALUE_TYPE *dconst_third_ptr (void);
H A Dreal.c2459 CACHED_FRACTION (dconst_third_ptr, 3)
/dragonfly/contrib/gcc-4.7/gcc/
H A Dreal.h430 #define dconst_third() (*dconst_third_ptr ())
437 extern const REAL_VALUE_TYPE * dconst_third_ptr (void);
H A Dreal.c2370 dconst_third_ptr (void) in dconst_third_ptr() function
H A Dbuiltins.c7648 dconst_third_ptr (), dconst_third_ptr ()); in fold_builtin_cbrt()