Searched refs:f5_1 (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ | ||
D | x86_32-arguments-win32.c | 38 struct s5 f5_1(void) { while (1) {} } in f5_1() function |
D | pointer-arithmetic.c | 19 FP f5_1(FP a, int b) { return (a += b); } in f5_1() function |