Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dexample.c1172 static void replace_asm_percent(const char **src_p, char **dst_p, struct asm_arg *args, int nr) in replace_asm_percent() function
1236 replace_asm_percent(&str, &p, args, nr); in replace_asm_args()