OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:complex_id
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
parameter-passing.c
25
static ComplexTy
complex_id
(ComplexTy a) { return a; }
function
46
complex_mul(
complex_id
(11 + 13i));
Completed in 104 milliseconds