Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/rockchip/
H A Dresource_tool.c620 #define OPT_PRINT "--print" macro
1152 printf("\t" OPT_PRINT "\t\t\tJust print informations.\n"); in usage()
1189 } else if (!strcmp(OPT_PRINT, arg)) { in main()