Searched refs:util_getopt_long (Results 1 - 3 of 3) sorted by path

/u-boot/scripts/dtc/
H A Ddtc.c186 while ((opt = util_getopt_long()) != EOF) {
H A Dutil.h239 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro
/u-boot/tools/
H A Dfdtgrep.c1041 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro
1123 while ((opt = util_getopt_long()) != EOF) {

Completed in 82 milliseconds