Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dtarget.h849 #define ffetarget_and_logical2(res,l,r) (*(res) = (l) && (r), FFEBAD) macro
H A Dexpr.c6043 error = ffetarget_and_logical2 (ffebld_cu_ptr_logical2 (u), in ffeexpr_collapse_and()