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

/u-boot/cmd/
H A Ditest.c153 static int binary_test(char *op, char *arg1, char *arg2, int w) function
198 value = binary_test (argv[2], argv[1], argv[3], w);
201 value = binary_test (argv[2], argv[1], argv[3], 0);

Completed in 53 milliseconds