Searched refs:foo (Results 1 – 25 of 55) sorted by relevance
123
1 versioner: inconsistent availability for symbol 'foo'3 foo: invalid4 extern declaration @ headers/foo.h:6:16 extern declaration @ headers/foo.h:8:1
46 struct foo { struct54 foo myfoo; in TEST_F() argument60 foo myfoo; in TEST_F()67 foo myfoo; in TEST_F()73 foo myfoo; in TEST_F()80 foo myfoo; in TEST_F()87 foo myfoo; in TEST_F()92 foo myfoo; in vsprintf_helper2()111 foo myfoo; in vsnprintf_helper2()133 foo myfoo; in TEST_F()[all …]
1 versioner: inconsistent availability for symbol 'foo'3 foo: invalid6 extern declaration @ headers/foo.h:5:1
20 extern "C" const char* foo;23 return foo; in foo_library()
30 extern "C" const char* foo() __attribute__ ((ifunc ("foo_ifunc")));68 return foo(); in foo_library()
17 extern "C" int foo() { in foo() function
6 static int foo() { in foo() function10 int foo() __INTRODUCED_IN(12);
6 int foo() __INTRODUCED_IN(9);8 int foo() __INTRODUCED_IN(10);
9 x86_t foo(foo_t);11 arm_t foo(foo_t);
1 foo: introduced = 92 extern declaration @ headers/foo.h:5:1
1 foo: no availability2 extern declaration @ headers/foo.h:5:1
1 versioner: conflicting inline definitions for symbol foo:3 static definition @ headers/foo.h:5:1
49 long foo; member60 long foo; member
3 struct foo { struct
3 foo;
5 static int foo() { in foo() function
5 int foo();