Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dutil.h236 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dutil.h220 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro
/OK3568_Linux_fs/u-boot/tools/
H A Dfdtgrep.c992 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro