Home
last modified time | relevance | path

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

/glibc-2.36/include/
Dmath-narrow-eval.h32 # define excess_precision(type) __builtin_types_compatible_p (type, float) macro
34 # define excess_precision(type) (__builtin_types_compatible_p (type, float) \ macro
41 if (excess_precision (__typeof (math_narrow_eval_tmp))) \
/glibc-2.36/ChangeLog.old/
DChangeLog.1918435 [FLT_EVAL_METHOD != 0] (excess_precision): Likewise.
DChangeLog.1831238 [FLT_EVAL_METHOD != 0] (excess_precision): Likewise.