Home
last modified time | relevance | path

Searched defs:alloc_string (Results 1 – 3 of 3) sorted by relevance

/external/coreboot/util/kconfig/
Dlexer.l70 static void alloc_string(const char *str, int size) in alloc_string() function
/external/e2fsprogs/e2fsck/
Dlogfile.c31 static void alloc_string(struct string *s, int len) in alloc_string() function
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp313 static char* alloc_string(const char* in) { in alloc_string() function