Home
last modified time | relevance | path

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

/u-boot/include/
A Dcommand.h282 # define _CMD_COMPLETE(x) x, macro
284 # define _CMD_COMPLETE(x) macro
361 _usage, _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
367 _cmd, _usage, _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
395 _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
400 _CMD_HELP(_help) _CMD_COMPLETE(_comp) }

Completed in 3 milliseconds