Searched defs:meow (Results 1 – 7 of 7) sorted by relevance
30 short meow[] = { f() local 39 short meow[sizeof(meow_bytes) / sizeof(short)] = {}; f() variable
16 const int meow = 1; variable
9 void meow() { in meow() function
37 void meow(std::reference_wrapper<int>) {} in meow() function38 void meow(convertible_from_int) {} in meow() function
17 int __attribute__((target("avx,sse4.2,arch=hiss"))) meow(void) { return 4; } in meow() function 46 int __attribute__((target("sve,cpu=hiss"))) meow(void) { return 4; } meow() function 76 int __attribute__((target("float128,arch=hiss"))) meow(void) { return 4; } meow() function
14 const int meow = variable
464 void meow() { meow() function