Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Drenderscript.c132 typedef struct {long l1, l2, l3, l4, l5, l6, l7, l8, l9; } sLong9; typedef
136 void argLong9(sLong9 s) {} in argLong9()
140 sLong9 retLong9() { sLong9 r; return r; } in retLong9()