Home
last modified time | relevance | path

Searched defs:separate_ops (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dexpr.h49 typedef struct separate_ops struct
51 enum tree_code code;
52 location_t location;
53 tree type;
54 tree op0, op1, op2;
/dragonfly/contrib/gcc-4.7/gcc/
H A Dexpr.h137 typedef struct separate_ops struct
139 enum tree_code code;
140 location_t location;
141 tree type;
142 tree op0, op1, op2;