OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ptest1
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Sema/
callingconv.c
29
void (__attribute__((cdecl)) *
ptest1
)(void) = test1; // expected-warning {{incompatible pointer types}}
init.c
125
int*
ptest1
= __builtin_choose_expr(1, (int*)0, (int*)0);
variable
Completed in 507 milliseconds