Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/dtc/
H A Dutil.h239 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro
/openbmc/u-boot/tools/
H A Dfdtgrep.c997 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro