Home
last modified time | relevance | path

Searched defs:FLAG_ALLARGS (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DGetOptInc.cpp30 #define FLAG_ALLARGS 0x02 /* treat non-options as args to option "-1" */ macro
/openbsd-src/lib/libc/stdlib/
H A Dgetopt_long.c74 #define FLAG_ALLARGS 0x02 /* treat non-options as args to option "-1" */ macro