Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dcommand.h210 # define _CMD_COMPLETE(x) x, macro
212 # define _CMD_COMPLETE(x) macro
288 _usage, _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
294 _cmd, _usage, _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
322 _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
327 _CMD_HELP(_help) _CMD_COMPLETE(_comp) }