Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dtest.c18 #define OP_STR_EQ 6 macro
36 {1, "=", OP_STR_EQ, 3},
104 case OP_STR_EQ: in do_test()