Searched defs:boo (Results 1 – 16 of 16) sorted by relevance
24 void boo() {} in boo() function
18 void boo(void) __attribute__((preserve_all)) { in boo() function
7 class boo {void foo();}; class
40 Two boo[2] __attribute__((init_priority(65536))); variable
4 boo: label
23 boo: label
6 void __attribute__((preserve_none)) boo(void *ptr) { in boo() function
25 void __attribute__((preserve_all)) boo(void *ptr) { in boo() function
12 virtual void boo() {} in boo() function
137 int boo() { in boo() function
89 inline static int boo = foo(); global() variable
46 void boo(__float128 A) { return; } in boo() function50 void boo(long double A) { return; } in boo() function
520 bool boo(bool x) { boo() function