Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/libc-test/
Dbuild.rs583 let gnu = target.contains("gnu"); in test_windows() localVariable
3024 let gnu = target.contains("gnu"); in test_linux() localVariable
3853 let gnu = target.contains("gnu"); in test_linux_like_apis() localVariable
/third_party/elfutils/tests/
Delfputzdata.c50 int gnu; in main() local
/third_party/elfutils/src/
Delfcompress.c201 bool gnu, bool compress, bool report_verbose) in compress_section()