Home
last modified time | relevance | path

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

/external/qemu/tcg/
Dtcg.h397 char *tcg_get_arg_str_i64(TCGContext *s, char *buf, int buf_size, TCGv_i64 arg);
Dtcg.c808 char *tcg_get_arg_str_i64(TCGContext *s, char *buf, int buf_size, TCGv_i64 arg) in tcg_get_arg_str_i64() function