Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dbld.c366 return ffetarget_cmp_real5 (ffebld_constant_real5 (c1), in ffebld_constant_cmp()
367 ffebld_constant_real5 (c2)); in ffebld_constant_cmp()
573 return ffetarget_iszero_real5 (ffebld_constant_real5 (c)); in ffebld_constant_is_zero()
H A Dbld.h811 #define ffebld_constant_real5(c) ((c)->u.real5) macro