Searched defs:temp_idx (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/tcg/ | ||
| H A D | tcg.h | 503 static inline size_t temp_idx(TCGTemp *ts) in temp_idx() function |
| /openbmc/qemu/tcg/ | ||
| H A D | tcg.c | 2397 size_t temp_idx(TCGTemp *ts) in temp_idx() function |