Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_argparse.h30 ARGPARSE_STOP_AT_NON_OPTION = 1, enumerator
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_argparse.cpp219 if (self->flags & ARGPARSE_STOP_AT_NON_OPTION) { in argparse_parse()