Home
last modified time | relevance | path

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

/openbsd/regress/lib/libc/arch/alpha/divremtest/
H A Ddivremtest.c93 } op1, op2, divres, modres, divwant, modwant; in testfile() local
98 &op2.input, &divwant.input, &modwant.input) != EOF) { in testfile()
150 if ((divres.a != divwant.a) || \ in testfile()
157 divwant.a, divres.a); \ in testfile()