Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dexample.c1219 static const char *replace_asm_args(const char *str, struct asm_arg *args, int nr) in replace_asm_args() function
1336 str = replace_asm_args(str, asm_arguments, arg - asm_arguments); in generate_asm()