Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dtest.c17 #define OP_STR_EQ 6 macro
35 {1, "=", OP_STR_EQ, 3},
103 case OP_STR_EQ: in do_test()