Home
last modified time | relevance | path

Searched defs:temp_idx (Results 1 – 2 of 2) sorted by relevance

/qemu/include/tcg/
H A Dtcg.h503 static inline size_t temp_idx(TCGTemp *ts) in temp_idx() function
/qemu/tcg/
H A Dtcg.c2396 size_t temp_idx(TCGTemp *ts) in temp_idx() function