Home
last modified time | relevance | path

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

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