Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dx86_64-arguments.c150 struct f24s { long a; int b; }; argument
152 struct f23S f24(struct f23S *X, struct f24s *P2) { in f24()