Home
last modified time | relevance | path

Searched refs:op_t (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/usr.bin/xlint/lint1/
Dexterns1.h190 extern sym_t *strmemb(tnode_t *, op_t, sym_t *);
191 extern tnode_t *build(op_t, tnode_t *, tnode_t *);
193 extern int typeok(op_t, int, tnode_t *, tnode_t *);
194 extern tnode_t *promote(op_t, int, tnode_t *);
195 extern tnode_t *convert(op_t, int, type_t *, tnode_t *);
196 extern void cvtcon(op_t, int, type_t *, val_t *, val_t *);
Dtree.c53 static void ptrcmpok(op_t, tnode_t *, tnode_t *);
54 static int asgntypok(op_t, int, tnode_t *, tnode_t *);
55 static void chkbeop(op_t, tnode_t *, tnode_t *);
56 static void chkeop2(op_t, int, tnode_t *, tnode_t *);
57 static void chkeop1(op_t, int, tnode_t *, tnode_t *);
58 static tnode_t *mktnode(op_t, type_t *, tnode_t *, tnode_t *);
59 static void balance(op_t, tnode_t **, tnode_t **);
60 static void incompat(op_t, tspec_t, tspec_t);
65 static void iiconv(op_t, int, tspec_t, tspec_t, type_t *, tnode_t *);
66 static void piconv(op_t, tspec_t, type_t *, tnode_t *);
[all …]
Dop.h120 } op_t; typedef
Dlint1.h273 op_t tn_op; /* operator */
Dscan.l76 static int operator(int, op_t);
712 operator(int t, op_t o) in operator()
Dfunc.c968 op_t op; in doreturn()
Dcgram.y115 op_t y_op;
/freebsd-9-stable/contrib/gcc/
DChangeLog-200014744 (op_t, operator codes, struct token, tokentab2, op_to_str): Remove.
20021 * cppexp.c (op_t): Make an int.
23528 * cppexp.c: New typedef op_t. struct operation and struct