OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_temp_strings
(Results
1 - 1
of
1
) sorted by null
/external/qemu/android/utils/
misc.c
91
static TempString
_temp_strings
[ MAX_TEMP_STRINGS ];
variable
97
TempString* t = &
_temp_strings
[_temp_string_n];
Completed in 55 milliseconds