Home
last modified time | relevance | path

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

/external/u-boot/scripts/dtc/
Dutil.c424 const char * const opts_help[]) in util_usage() argument
450 assert(opts_help[i] != NULL); in util_usage()
466 fprintf(fp, "%s\n", opts_help[i]); in util_usage()
Dutil.h220 const char * const opts_help[]);
/external/dtc/
Dutil.c424 const char * const opts_help[]) in util_usage() argument
450 assert(opts_help[i] != NULL); in util_usage()
466 fprintf(fp, "%s\n", opts_help[i]); in util_usage()
Dutil.h217 const char * const opts_help[]);
/external/u-boot/tools/
Dfdtgrep.c1002 const char * const opts_help[]) in util_usage() argument
1028 assert(opts_help[i] != NULL); in util_usage()
1046 fprintf(fp, "%s\n", opts_help[i]); in util_usage()