Home
last modified time | relevance | path

Searched refs:no_argument (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/
Dgetopt.h45 #define no_argument 0 macro
/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dgetopt_long.c273 if (long_options[match].has_arg == no_argument in parse_long_options()
/bionic/benchmarks/
Dbionic_benchmarks.cpp96 {"help", no_argument, nullptr, 'h'},