Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dtest.c22 #define OP_INT_EQ 10 macro
40 {1, "-eq", OP_INT_EQ, 3},
116 case OP_INT_EQ: in do_test()