Home
last modified time | relevance | path

Searched refs:g_i1 (Results 1 – 3 of 3) sorted by relevance

/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kLdr/testcase/
H A Dtst-3.c34 int g_i1 = 1; variable
36 int *g_pi1 = &g_i1;
53 if (g_i1 != 1) in Tst3()
57 if (g_pi1 != &g_i1) in Tst3()
H A Dtst-3-ext.c33 extern int g_i1;
37 return iFortyTwo * 11 * g_i1; in Tst3Sub()
/dports/audio/snd/snd-21.2/
H A Dsnd-xen.c2233 static Xen g_i1(Xen x) in g_i1() function
2632 Xen_wrap_1_arg(g_i1_w, g_i1)