Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dexample.c707 static struct operand *alloc_op(void) in alloc_op() function
716 struct operand *op = alloc_op(); in get_register_operand()