Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dbld.c324 return ffetarget_cmp_logical6 (ffebld_constant_logical6 (c1), in ffebld_constant_cmp()
325 ffebld_constant_logical6 (c2)); in ffebld_constant_cmp()
538 return ffebld_constant_logical6 (c) == 0; in ffebld_constant_is_zero()
Dbld.h784 #define ffebld_constant_logical6(c) ((c)->u.logical6) macro