Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/rockchip/
H A Dboot_merger.h183 #define OPT_HELP "--help" macro
H A Dtrust_merger.h41 #define OPT_HELP "--help" macro
H A Dtrust_merger.c840 printf("\t" OPT_HELP "\t\t\tDisplay this information.\n"); in printHelp()
864 } else if (!strcmp(OPT_HELP, argv[i])) { in main()
H A Dboot_merger.c982 printf("\t" OPT_HELP "\t\t\tDisplay this information.\n"); in printHelp()
1014 } else if (!strcmp(OPT_HELP, argv[i])) { in main()
H A Dresource_tool.c618 #define OPT_HELP "--help" macro
1154 printf("\t" OPT_HELP "\t\t\tDisplay this information.\n"); in usage()
1183 } else if (!strcmp(OPT_HELP, arg)) { in main()