Searched defs:sfoo (Results 1 – 12 of 12) sorted by relevance
13 static sfoo() { method in C60 static sfoo() { method in Derived115 C.sfoo = function () { function in C162 Derived.sfoo = function () { function in Derived
15 static sfoo() { method in C79 static sfoo() { method in Derived153 C.sfoo = function () { function in C218 Derived.sfoo = function () { function in Derived
9 static sfoo() { this = value; } method in C97 C.sfoo = function () { this = value; }; function in C136 Derived.sfoo = function () { _super. = value; }; function in Derived
13 static sfoo() { method in C60 static sfoo() { method in Derived
8 static sfoo() { this = value; } method in C46 static sfoo() { super = value; } method in Derived
16 static sfoo() { method in C80 static sfoo() { method in Derived
1 static int sfoo(void) in sfoo() function
21 _Bool sfoo(small_t x) { return x; } in sfoo() function
12 u32 sfoo(u32 x) in sfoo() function
4 static _Bool sfoo(int64 a) { return ((int32) ~a) == (~ (int32)a); } in sfoo() function
12 int sfoo(int a) in sfoo() function
21 void sfoo(int *p, int a) in sfoo() function