Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dtarget.h851 #define ffetarget_and_logical4(res,l,r) (*(res) = (l) && (r), FFEBAD) macro
Dexpr.c6063 error = ffetarget_and_logical4 (ffebld_cu_ptr_logical4 (u), in ffeexpr_collapse_and()