Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dexample.c1163 static void replace_asm_arg(char **dst_p, struct asm_arg *arg) in replace_asm_arg() function
1183 replace_asm_arg(dst_p, args+index); in replace_asm_percent()
1211 replace_asm_arg(dst_p, args+i); in replace_asm_named()