Searched defs:goo (Results 1 – 6 of 6) sorted by relevance
2 #define goo macro
13 void goo() { in goo() function
17 inline namespace goo::bar { // expected-error {{nested namespace definition cannot be 'inline'}} ex… namespace
22 Two goo __attribute__((init_priority(2,3))) ( 5, 6 ); // expected-error {{'init_priority' attribute… variable
12 void goo(Base *b) { function
23 double *goo(ad_struct *x) { in goo() function