Searched defs:Stuff (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Darray-value-initialize.cpp39 struct Stuff struct
48 Stuff a;
49 Stuff b = a;
/external/valgrind/main/none/tests/
H A Dshorts.c4 typedef struct { short ot; short ob; short nt; short nb; } Stuff; typedef in typeref:struct:__anon14807
6 void PaintThumb( Stuff* w )
29 Stuff st;

Completed in 627 milliseconds