Home
last modified time | relevance | path

Searched refs:newlib (Results 1 - 15 of 15) sorted by relevance

/third_party/rust/crates/libc/src/unix/newlib/powerpc/
H A Dmod.rs8 pub use crate::unix::newlib::generic::{sigset_t, stat};
10 // the newlib shipped with devkitPPC does not support the following components:
/third_party/rust/crates/libc/src/unix/newlib/arm/
H A Dmod.rs56 pub use crate::unix::newlib::generic::{sigset_t, stat};
/third_party/rust/crates/libc/src/unix/newlib/aarch64/
H A Dmod.rs54 pub use crate::unix::newlib::generic::{sigset_t, stat};
/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs110 pub use crate::unix::newlib::generic::{sigset_t, stat};
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs387 } else if #[cfg(target_env = "newlib")] {
1541 if #[cfg(target_env = "newlib")] {
1542 mod newlib; modules
1543 pub use self::newlib::*;
/third_party/eudev/
H A Dltmain.sh8273 newlib=libimp-$func_stripname_result.a
8282 # Create $newlib
8283 if test -f "$output_objdir/$newlib"; then :; else
8289 linklib=$newlib
/third_party/curl/
H A Dltmain.sh8504 newlib=libimp-$func_stripname_result.a
8513 # Create $newlib
8514 if test -f "$output_objdir/$newlib"; then :; else
8520 linklib=$newlib
/third_party/lame/
H A Dltmain.sh8221 newlib=libimp-$func_stripname_result.a
8230 # Create $newlib
8231 if test -f "$output_objdir/$newlib"; then :; else
8237 linklib=$newlib
/third_party/node/deps/cares/
H A Dltmain.sh8504 newlib=libimp-$func_stripname_result.a
8513 # Create $newlib
8514 if test -f "$output_objdir/$newlib"; then :; else
8520 linklib=$newlib
/third_party/node/deps/cares/config/
H A Dltmain.sh8504 newlib=libimp-$func_stripname_result.a
8513 # Create $newlib
8514 if test -f "$output_objdir/$newlib"; then :; else
8520 linklib=$newlib
/third_party/libevdev/build-aux/
H A Dltmain.sh8500 newlib=libimp-$func_stripname_result.a
8509 # Create $newlib
8510 if test -f "$output_objdir/$newlib"; then :; else
8516 linklib=$newlib
/third_party/skia/third_party/externals/libpng/
H A Dltmain.sh8221 newlib=libimp-$func_stripname_result.a
8230 # Create $newlib
8231 if test -f "$output_objdir/$newlib"; then :; else
8237 linklib=$newlib
/third_party/ffmpeg/
H A Dconfigure5748 # MinGW headers can be installed on Cygwin, so check for newlib first.
5749 elif test_${pfx}cpp_condition newlib.h "defined _NEWLIB_VERSION"; then
5750 eval ${pfx}libc_type=newlib
/third_party/libabigail/
H A Dltmain.sh6758 newlib=libimp-$func_stripname_result.a
6767 # Create $newlib
6768 if test -f "$output_objdir/$newlib"; then :; else
6774 linklib=$newlib
/third_party/skia/third_party/externals/microhttpd/
H A Dltmain.sh6781 newlib=libimp-$func_stripname_result.a
6790 # Create $newlib
6791 if test -f "$output_objdir/$newlib"; then :; else
6797 linklib=$newlib

Completed in 99 milliseconds