Searched refs:add_cast (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | linearize.c | 29 static pseudo_t add_cast(struct entrypoint *ep, struct symbol *to, struct symbol *from, int op, pse… 1012 val = add_cast(ep, btype, ctype, OP_ZEXT, val); in linearize_bitfield_insert() 1177 static pseudo_t add_cast(struct entrypoint *ep, struct symbol *to, in add_cast() function
|