Searched defs:cat0 (Results 1 – 2 of 2) sorted by relevance
3 void cat0(int a[static 0]) {} // expected-warning {{'static' has no effect on zero-length arrays}} in cat0() function
375 } cat0; member