Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_argparse.h39 ARGPARSE_OPT_BIT, enumerator
115 #define OPT_BIT(...) { ARGPARSE_OPT_BIT, __VA_ARGS__ }
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_argparse.cpp64 case ARGPARSE_OPT_BIT: in argparse_getvalue()
132 case ARGPARSE_OPT_BIT: in argparse_options_check()
170 ARGPARSE_OPT_BIT) { in argparse_long_opt()