Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dtest.c23 #define OP_INT_NEQ 11 macro
41 {1, "-ne", OP_INT_NEQ, 3},
120 case OP_INT_NEQ: in do_test()