Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/
H A Dbuild.rs3735 let uclibc = target.contains("uclibc"); in test_linux() localVariable
3759 let uclibc = target.contains("uclibc"); in test_linux() localVariable