Home
last modified time | relevance | path

Searched defs:_rep (Results 1 – 1 of 1) sorted by relevance

/u-boot/include/
A Dcommand.h363 #define U_BOOT_CMD_MKENT_COMPLETE(_name, _maxargs, _rep, _cmd, \ argument
369 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, _comp) \ argument
397 #define U_BOOT_CMD_MKENT_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, \ argument
402 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, \ argument
412 #define U_BOOT_CMD(_name, _maxargs, _rep, _cmd, _usage, _help) \ argument
415 #define U_BOOT_CMD_MKENT(_name, _maxargs, _rep, _cmd, _usage, _help) \ argument
419 #define U_BOOT_SUBCMD_MKENT_COMPLETE(_name, _maxargs, _rep, _do_cmd, \ argument
424 #define U_BOOT_SUBCMD_MKENT(_name, _maxargs, _rep, _do_cmd) \ argument

Completed in 3 milliseconds