Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dtest.c22 #define OP_INT_NEQ 11 macro
40 {1, "-ne", OP_INT_NEQ, 3},
119 case OP_INT_NEQ: in do_test()