Searched refs:empty_string (Results 1 – 1 of 1) sorted by relevance
277 char empty_string[1]; /* Avoid static to be fPIC friendly. */ in libc_hidden_def() local285 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