Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DGetOptInc.cpp29 #define FLAG_PERMUTE 0x01 /* permute non-options to the end of argv */ macro
/openbsd-src/lib/libc/stdlib/
H A Dgetopt_long.c73 #define FLAG_PERMUTE 0x01 /* permute non-options to the end of argv */ macro