Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.c29 static pseudo_t add_cast(struct entrypoint *ep, struct symbol *to, struct symbol *from, int op, pse…
1009 val = add_cast(ep, btype, ctype, OP_ZEXT, val); in linearize_bitfield_insert()
1181 static pseudo_t add_cast(struct entrypoint *ep, struct symbol *to, in add_cast() function