OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f2_1
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
x86_32-arguments-win32.c
12
// CHECK: define i32 @
f2_1
()
17
struct s2
f2_1
(void) { while (1) {} }
function
pointer-arithmetic.c
13
void *
f2_1
(void *a, int b) { return (a += b); }
function
Completed in 96 milliseconds