Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.c1256 static enum mtype get_mtype(struct symbol *s) in get_mtype() function
1289 enum mtype stype = get_mtype(src); in get_cast_opcode()
1290 enum mtype dtype = get_mtype(dst); in get_cast_opcode()