Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Ditest.c129 static int arithcomp (char *s, char *t, int op, int w) in arithcomp() function
162 return (arithcomp (arg1, arg2, optp->opcode, w)); in binary_test()