Searched refs:cvtcon (Results 1 – 3 of 3) sorted by relevance
| /trueos/usr.bin/xlint/lint1/ |
| HD | externs1.h | 201 extern void cvtcon(op_t, int, type_t *, val_t *, val_t *);
|
| HD | func.c | 471 cvtcon(CASE, 0, ci->c_swtype, &nv, v); in label()
|
| HD | tree.c | 1699 cvtcon(op, arg, ntn->tn_type, ntn->tn_val, tn->tn_val); in convert() 1898 cvtcon(op_t op, int arg, type_t *tp, val_t *nv, val_t *v) in cvtcon() function
|