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

/external/clang/test/CodeGen/
H A Dx86_32-arguments-darwin.c281 struct s57 { _Complex int x; }; struct
282 void f57(struct s57 x) {} void f57a(void) { f57((struct s57){1}); }

Completed in 34 milliseconds