Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dtest.c21 #define OP_STR_GT 9 macro
39 {1, ">", OP_STR_GT, 3},
113 case OP_STR_GT: in do_test()