Searched refs:nested_null_split (Results 1 – 1 of 1) sorted by relevance
65 #define nested_null_split(x) if ((x) != UINT32_MAX) {} macro68 nested_null_split(i); // expected-note {{Assuming 'i' is equal to -1}} in testNestedNullSplitMacro()