OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aggr_id
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
parameter-passing.c
22
static AggrTy
aggr_id
(AggrTy a) { return a; }
function
43
aggr_mul(
aggr_id
((AggrTy) { 2, 3, 5}));
Completed in 40 milliseconds