OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gimple_statement_d
(Results
1 - 18
of
18
) sorted by null
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
coretypes.h
55
union
gimple_statement_d
;
56
typedef union
gimple_statement_d
*gimple;
58
typedef const union
gimple_statement_d
*const_gimple;
system.h
801
#define CONST_CAST_GIMPLE(X) CONST_CAST(union
gimple_statement_d
*, (X))
gimple.h
746
union
gimple_statement_d
GTY ((desc ("gimple_statement_structure (&%h)")))
function
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
coretypes.h
61
union
gimple_statement_d
;
62
typedef union
gimple_statement_d
*gimple;
64
typedef const union
gimple_statement_d
*const_gimple;
ggc.h
355
static inline union
gimple_statement_d
*
358
return (union
gimple_statement_d
*)
system.h
925
#define CONST_CAST_GIMPLE(X) CONST_CAST(union
gimple_statement_d
*, (X))
gimple.h
760
union GTY ((desc ("gimple_statement_structure (&%h)"), variable_size))
gimple_statement_d
{
[
all
...]
gtype-desc.h
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
coretypes.h
61
union
gimple_statement_d
;
62
typedef union
gimple_statement_d
*gimple;
64
typedef const union
gimple_statement_d
*const_gimple;
ggc.h
355
static inline union
gimple_statement_d
*
358
return (union
gimple_statement_d
*)
system.h
925
#define CONST_CAST_GIMPLE(X) CONST_CAST(union
gimple_statement_d
*, (X))
gimple.h
760
union GTY ((desc ("gimple_statement_structure (&%h)"), variable_size))
gimple_statement_d
{
[
all
...]
gtype-desc.h
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
coretypes.h
61
union
gimple_statement_d
;
62
typedef union
gimple_statement_d
*gimple;
64
typedef const union
gimple_statement_d
*const_gimple;
ggc.h
355
static inline union
gimple_statement_d
*
358
return (union
gimple_statement_d
*)
system.h
925
#define CONST_CAST_GIMPLE(X) CONST_CAST(union
gimple_statement_d
*, (X))
gimple.h
760
union GTY ((desc ("gimple_statement_structure (&%h)"), variable_size))
gimple_statement_d
{
[
all
...]
gtype-desc.h
[
all
...]
Completed in 118 milliseconds