Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dtest.c15 #define OP_STR_EMPTY 4 macro
48 {0, "-z", OP_STR_EMPTY, 2},
97 case OP_STR_EMPTY: in do_test()