Home
last modified time | relevance | path

Searched defs:build_op (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dxtensa-relax.h128 struct build_op struct
130 int op_num;
131 OpType typ;
132 unsigned op_data; /* CONSTANT: op_data is the value to encode.
139 BuildOp *next;
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dxtensa-relax.h128 struct build_op struct
130 int op_num;
131 OpType typ;
132 unsigned op_data; /* CONSTANT: op_data is the value to encode.
139 BuildOp *next;
/netbsd-src/usr.bin/xlint/lint1/
H A Dtree.c364 build_op(op_t op, bool sys, type_t *type, tnode_t *ln, tnode_t *rn) build_op() function
[all...]