Searched refs:ex2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fpsetmask.c223 fp_except ex1, ex2; local
247 ex2 = fpsetsticky(0);
249 ATF_CHECK_EQ(ex1, ex2);
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3387 InputSection *ex2 = findExidxSection(executableSections[i]); local
3388 if (!isDuplicateArmExidxSec(ex1, ex2)) {

Completed in 93 milliseconds