Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dcommand.h186 _usage, _help, _comp) \ argument
188 _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
190 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, _comp) \ argument
193 _usage, _help, _comp);
207 _help, _comp) \ argument
209 _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
212 _comp) \ argument