Searched refs:select_null (Results 1 – 1 of 1) sorted by relevance
121 const char *select_null = i > 2 ? "Yet another Hello world" : nullptr; in test() local122 (void)select_null; in test()