Home
last modified time | relevance | path

Searched refs:sfun (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dpointer-param.c2 static int sfun(int a) { return a; } in sfun() function
29 usef(sfun); in foo()
30 usef(&sfun); in foo()
35 usev(sfun); in foo()
36 usev(&sfun); in foo()
H A Dsymaddr.c4 static int sfun(void) { return 0; } in sfun() function
20 static int s, sfun(void), spun(void);
31 usevp(sfun); in sfoo()

Completed in 1 milliseconds