OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stralloc_ready
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/utils/
stralloc.c
63
stralloc_ready
( stralloc_t* s, unsigned int len )
function
94
stralloc_ready
( s, len2 );
100
stralloc_ready
(s, from->n);
189
stralloc_ready
(s,10);
205
stralloc_ready
( s, n+1 );
207
stralloc_ready
( s, s->a*2 );
stralloc.h
32
extern void
stralloc_ready
( stralloc_t* s, unsigned len );
Completed in 26 milliseconds