Searched refs:tcg_get_arg_str (Results 1 – 1 of 1) sorted by relevance
/qemu/tcg/ |
H A D | tcg.c | 2836 static char *tcg_get_arg_str(TCGContext *s, char *buf, in tcg_get_arg_str() function 2979 col += ne_fprintf(f, ",%s", tcg_get_arg_str(s, buf, sizeof(buf), in tcg_dump_ops() 2984 const char *t = tcg_get_arg_str(s, buf, sizeof(buf), arg); in tcg_dump_ops() 3009 tcg_get_arg_str(s, buf, sizeof(buf), in tcg_dump_ops() 3015 tcg_get_arg_str(s, buf, sizeof(buf), in tcg_dump_ops()
|