Home
last modified time | relevance | path

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

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