Home
last modified time | relevance | path

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

/external/qemu/tcg/
Dtcg.h346 char *tcg_get_arg_str_i32(TCGContext *s, char *buf, int buf_size, TCGv_i32 arg);
Dtcg.c708 char *tcg_get_arg_str_i32(TCGContext *s, char *buf, int buf_size, TCGv_i32 arg) in tcg_get_arg_str_i32() function