Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/
H A Dbuild.rs73 t if t.contains("aix") => return test_aix(t), in do_ctest()
5517 fn test_aix(target: &str) { in test_aix() function