Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/
H A Dbuild.rs80 let libc_cfgs = ["libc_thread_local"]; in ctest_cfg() localVariable
81 for f in &libc_cfgs { in ctest_cfg()