Home
last modified time | relevance | path

Searched defs:f3_1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dpointer-arithmetic.c15 void *f3_1(int a, void *b) { return (a += b); } in f3_1() function
/llvm-project/clang/test/CodeGen/X86/
H A Dx86_32-arguments-win32.c24 struct s3 f3_1(void) { while (1) {} } in f3_1() function