OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stralloc_readyplus
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/utils/
stralloc.c
85
stralloc_readyplus
( stralloc_t* s, unsigned int len )
function
108
stralloc_readyplus
( s, from->n );
128
stralloc_readyplus
( s, len );
136
stralloc_readyplus
( s, 1 );
286
stralloc_readyplus
(s, num_digits);
315
stralloc_readyplus
( s, count2 );
319
stralloc_readyplus
(s, count+1);
stralloc.h
33
extern void
stralloc_readyplus
( stralloc_t* s, unsigned len );
/external/qemu/proxy/
proxy_common.c
168
stralloc_readyplus
( str, wanted );
Completed in 279 milliseconds