Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlinearize.c1252 static enum mtype get_mtype(struct symbol *s) in get_mtype() function
1285 enum mtype stype = get_mtype(src); in get_cast_opcode()
1286 enum mtype dtype = get_mtype(dst); in get_cast_opcode()