Searched refs:newlib (Results 1 – 25 of 32) sorted by relevance
12
8 pub use crate::unix::newlib::generic::{sigset_t, stat};
54 pub use crate::unix::newlib::generic::{sigset_t, stat};
56 pub use crate::unix::newlib::generic::{sigset_t, stat};
110 pub use crate::unix::newlib::generic::{sigset_t, stat};
38 -I${IDF_PATH}/components/newlib/platform_include \
127 without a real OS (ala newlib+libgloss), enable this to make toybox
118 nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
117 nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
8223 # Create $newlib8224 if test -f "$output_objdir/$newlib"; then :; else8230 linklib=$newlib
8232 # Create $newlib8233 if test -f "$output_objdir/$newlib"; then :; else8239 linklib=$newlib
8331 # Create $newlib8332 if test -f "$output_objdir/$newlib"; then :; else8338 linklib=$newlib
8230 # Create $newlib8231 if test -f "$output_objdir/$newlib"; then :; else8237 linklib=$newlib
73 $ENV{IDF_PATH}/components/newlib/platform_include )
1715 musl* | newlib* | relibc* | uclibc*)
8516 # Create $newlib8517 if test -f "$output_objdir/$newlib"; then :; else8523 linklib=$newlib
1710 musl* | newlib* | relibc* | uclibc*)
127 nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
8449 # Create $newlib8450 if test -f "$output_objdir/$newlib"; then :; else8456 linklib=$newlib
1542 mod newlib;1543 pub use self::newlib::*;
5623 elif test_${pfx}cpp_condition newlib.h "defined _NEWLIB_VERSION"; then5624 eval ${pfx}libc_type=newlib