Searched refs:OR_MISMATCH (Results 1 – 2 of 2) sorted by relevance
22 #define OR_MISMATCH(expr) \ macro
262 auto [head, tail] = OR_MISMATCH(SplitBy(arg, separator));268 auto [head, tail] = OR_MISMATCH(SplitBy(arg, "--"));269 std::string keep_fds_value = OR_MISMATCH(GetFlagValue(head, "--keep-fds="));273 for (const std::string& fd_flag_value : OR_MISMATCH(GetFlagValues(tail, fd_flag))) {