Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/wchar/
A Dwchar.c277 char empty_string[1]; /* Avoid static to be fPIC friendly. */ in libc_hidden_def() local
285 empty_string[0] = 0; /* Init the empty string when necessary. */ in libc_hidden_def()
286 s = empty_string; in libc_hidden_def()

Completed in 4 milliseconds