Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_argparse.h47 OPT_NONEG = 1, /* disable negation */ enumerator
122 argparse_help_cb, 0, OPT_NONEG)
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_argparse.cpp165 if (options->flags & OPT_NONEG) { in argparse_long_opt()