Home
last modified time | relevance | path

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

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