Searched defs:moo (Results 1 – 11 of 11) sorted by relevance
15 .globl moo symbol16 moo: label
7 common //moo(1) local
9 @property int moo; // expected-note {{previous definition is here}} property13 -(int) moo { method in Cat
14 long const long moo; in bar() local
36 long const long moo = 1; in bar() local
31 long const long moo = 1; in bar() local
46 void moo() { in moo() function
43 void moo(V2LLi x) { in moo() function
17 int moo; field
588 const Token &moo = toks[5]; in TEST_F() local