Home
last modified time | relevance | path

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

/external/qemu/android/utils/
Dstralloc.h60 extern void stralloc_tabular( stralloc_t* s, const char** strings, int count,
Dstralloc.c22 stralloc_tabular( stralloc_t* out, in stralloc_tabular() function
/external/qemu/android/
Dhelp.c312 stralloc_tabular( out, strings, count, " ", 80-8 ); in help_keyset_file()
334 stralloc_tabular( out, strings, count, " ", 80-8 ); in help_keyset_file()