Home
last modified time | relevance | path

Searched refs:a (Results 1 – 7 of 7) sorted by relevance

/dlfcn/
A Dmodstatic.c4 test (int a) in test() argument
6 return a + a; in test()
A Ddlopenold.c50 dlopen_doit (void *a) in dlopen_doit() argument
52 struct dlopen_args *args = (struct dlopen_args *) a; in dlopen_doit()
A Ddlsym.c36 dlsym_doit (void *a) in dlsym_doit() argument
38 struct dlsym_args *args = (struct dlsym_args *) a; in dlsym_doit()
A Ddlvsym.c37 dlvsym_doit (void *a) in dlvsym_doit() argument
39 struct dlvsym_args *args = (struct dlvsym_args *) a; in dlvsym_doit()
A Ddlopen.c47 dlopen_doit (void *a) in dlopen_doit() argument
49 struct dlopen_args *args = (struct dlopen_args *) a; in dlopen_doit()
A Ddlmopen.c41 dlmopen_doit (void *a) in dlmopen_doit() argument
43 struct dlmopen_args *args = (struct dlmopen_args *) a; in dlmopen_doit()
A Dmodstatic2.c9 int test (FILE *out, int a);
12 test (FILE *out, int a) in test() argument
233 return a + a; in test()

Completed in 10 milliseconds