Home
last modified time | relevance | path

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

/external/qemu/android/utils/
Dmisc.c91 static TempString _temp_strings[ MAX_TEMP_STRINGS ]; variable
97 TempString* t = &_temp_strings[_temp_string_n]; in tempstr_get()