Home
last modified time | relevance | path

Searched refs:foo (Results 1 – 9 of 9) sorted by relevance

/dlfcn/
A Dtststatic4.c46 unsigned int foo; in do_test() local
166 if (foo != MAGIC0) in do_test()
173 if (foo != MAGIC0) in do_test()
179 foo = *local_foop; in do_test()
180 if (foo != MAGIC0) in do_test()
187 if (foo != MAGIC0) in do_test()
194 if (foo != MAGIC0) in do_test()
201 if (foo != MAGIC0) in do_test()
211 if (foo != MAGIC1) in do_test()
218 if (foo != MAGIC1) in do_test()
[all …]
A Dtststatic3.c36 unsigned int foo; in do_test() local
70 foo = *foop; in do_test()
71 if (foo != MAGIC0) in do_test()
77 foo = getfoo (); in do_test()
78 if (foo != MAGIC0) in do_test()
87 foo = *foop; in do_test()
88 if (foo != MAGIC1) in do_test()
94 foo = getfoo (); in do_test()
95 if (foo != MAGIC1) in do_test()
104 foo = *foop; in do_test()
[all …]
A Dmodstatic3.c19 unsigned int foo; variable
24 return foo; in getfoo()
30 foo = f; in setfoo()
A Derrmsg1mod.c19 extern int foo (void);
22 foo (void) in foo() function
A Dbug-dlsym1-lib1.c5 extern char foo (void);
8 char foo(void) in foo() function
A Dmodatexit.c25 extern void foo (void *p);
36 foo (void *p) in foo() function
A Dbug-atexit2-lib.c11 foo (void) in foo() function
A Dfailtest.c55 extern void foo (void);
58 foo (void) in foo() function
A Dbug-atexit1-lib.c328 foo (void) in foo() function

Completed in 12 milliseconds