Home
last modified time | relevance | path

Searched refs:OPTION_U64 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/tools/lib/subcmd/
Dparse-options.h29 OPTION_U64, enumerator
136 #define OPT_U64(s, l, v, h) { .type = OPTION_U64, .short_name = (s), .long_name = (l), .val…
Dparse-options.c119 case OPTION_U64: in get_value()
169 case OPTION_U64: in get_value()
298 case OPTION_U64: in get_value()
706 case OPTION_U64: in print_option_help()