Searched defs:ww (Results 1 – 8 of 8) sorted by relevance
5 struct _MyS ww; variable
13 union u ww = (union u)1.0; // expected-error{{cast to union type from type 'double' not present in … variable
19 integer :: ww = 20 variable
67 int ww; in bar() local
47 void ww( in ww() function
70 template <short T> void Function1(int zz, Type1<T> &x, int ww) {} in Function1()
57 void test(IntWrapperWrapper *ww) { in test()
724 struct ww { struct729 int f34(struct ww * w34, int n) { in f34() argument