OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEF_OP_PTR
(Results
1 - 11
of
11
) sorted by null
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-operands.h
85
#define
DEF_OP_PTR
(OP) ((OP)->def_ptr)
86
#define DEF_OP(OP) (DEF_FROM_PTR (
DEF_OP_PTR
(OP)))
tree-flow-inline.h
687
def_p =
DEF_OP_PTR
(ptr->defs);
gimple.h
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-ssa-operands.h
85
#define
DEF_OP_PTR
(OP) ((OP)->def_ptr)
86
#define DEF_OP(OP) (DEF_FROM_PTR (
DEF_OP_PTR
(OP)))
tree-flow-inline.h
687
def_p =
DEF_OP_PTR
(ptr->defs);
gimple.h
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-operands.h
85
#define
DEF_OP_PTR
(OP) ((OP)->def_ptr)
86
#define DEF_OP(OP) (DEF_FROM_PTR (
DEF_OP_PTR
(OP)))
tree-flow-inline.h
687
def_p =
DEF_OP_PTR
(ptr->defs);
gimple.h
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-ssa-operands.h
165
#define
DEF_OP_PTR
(OP) ((OP)->def_ptr)
166
#define DEF_OP(OP) (DEF_FROM_PTR (
DEF_OP_PTR
(OP)))
tree-flow-inline.h
825
def_p =
DEF_OP_PTR
(ptr->defs);
[
all
...]
Completed in 35 milliseconds