Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Ditest.c147 static int binary_test(char *op, char *arg1, char *arg2, int w) in binary_test() function
188 value = binary_test (argv[2], argv[1], argv[3], w); in do_itest()
191 value = binary_test (argv[2], argv[1], argv[3], 0); in do_itest()