Searched refs:libc_may_be_musl (Results 1 – 1 of 1) sorted by relevance
220 static bool libc_may_be_musl() { in libc_may_be_musl() function229 static bool libc_may_be_musl() { return false; } in libc_may_be_musl() function335 if (libc_may_be_musl()) { in Close()