OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compound_literal
(Results
1 - 6
of
6
) sorted by null
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
c-common.def
29
for the anonymous object represented by the
COMPOUND_LITERAL
;
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
c-common.def
29
for the anonymous object represented by the
COMPOUND_LITERAL
;
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
c-common.def
29
for the anonymous object represented by the
COMPOUND_LITERAL
;
/external/clang/test/PCH/
exprs.c
72
compound_literal
*sptr = &s;
exprs.h
73
typedef typeof((struct S){.x = 3.5})
compound_literal
;
typedef
/external/clang/test/Analysis/
stack-addr-ps.c
22
void*
compound_literal
(int x, int y) {
function
Completed in 148 milliseconds