Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dbld.c372 return ffetarget_cmp_real6 (ffebld_constant_real6 (c1), in ffebld_constant_cmp()
373 ffebld_constant_real6 (c2)); in ffebld_constant_cmp()
578 return ffetarget_iszero_real6 (ffebld_constant_real6 (c)); in ffebld_constant_is_zero()
H A Dbld.h812 #define ffebld_constant_real6(c) ((c)->u.real6) macro