Searched defs:temp_count (Results 1 - 2 of 2) sorted by relevance

/external/qemu/tcg/
H A Dtcg.h315 int64_t temp_count; member in struct:TCGContext
/external/v8/src/
H A Dliveobjectlist.cc1995 static int temp_count = 0; local
2005 OS::SNPrintF(temp_filename, "%s/lol-print-%d", path_prefix, ++temp_count);
2114 static int temp_count = 0; local
2120 OS::SNPrintF(temp_filename, "%s/lol-getpath-%d", path_prefix, ++temp_count);

Completed in 71 milliseconds