HomeSort by: relevance | last modified time | path
    Searched refs:convert_constant (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/xlint/lint1/
externs1.h 301 void convert_constant(op_t, int, const type_t *, val_t *, val_t *);
func.c 505 convert_constant(CASE, 0, cs->c_switch_type, &nv, v);
tree.c 3995 convert_constant(op, arg, ntn->tn_type, &ntn->u.value,
4241 convert_constant(op_t op, int arg, const type_t *ntp, val_t *nv, val_t *ov) function in typeref:typename:void

Completed in 16 milliseconds