Home
last modified time | relevance | path

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

/haiku/headers/build/host/darwin/
H A Dstdio.h5 #include_next <stdio.h>
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A DJamfile1 SubDir HAIKU_TOP src system libroot posix glibc stdio-common ;
16 SubDirSysHdrs $(HAIKU_TOP) src system libroot posix glibc stdio-common ;
/haiku/headers/compatibility/bsd/
H A Dstdio.h9 #include_next <stdio.h>
/haiku/headers/cpp/
H A Dcstdio6 #include <stdio.h>
H A Diostream.h55 if (flags() & (ios::unitbuf|ios::stdio)) in osfx()
H A Dstreambuf.h158 unitbuf=_IO_UNITBUF, stdio=_IO_STDIO enumerator
/haiku/src/system/libroot/posix/stdio/
H A DJamfile1 SubDir HAIKU_TOP src system libroot posix stdio ;
/haiku/src/system/libroot/posix/glibc/libio/
H A DJamfile18 SubDirSysHdrs $(HAIKU_TOP) src system libroot posix glibc stdio-common ;
97 stdio.c
/haiku/src/system/libroot/posix/glibc/
H A DJamfile16 SubInclude HAIKU_TOP src system libroot posix glibc stdio-common ;
/haiku/src/libs/stdc++/legacy/
H A Dioextend.cc41 | ios::unitbuf | ios::stdio;
H A DJamfile28 [ FDirName $(glibcDir) stdio-common ]
H A Diostream.cc1065 if (flags() & ios::stdio) { in do_osfx()
/haiku/src/tools/fs_shell/
H A DJamfile58 stdio.cpp
/haiku/src/system/libroot/posix/
H A DJamfile64 SubInclude HAIKU_TOP src system libroot posix stdio ;
/haiku/src/system/kernel/lib/
H A DJamfile42 SEARCH_SOURCE += [ FDirName $(posixSources) stdio ] ;
/haiku/src/system/boot/loader/
H A DJamfile118 stdio.cpp
/haiku/docs/develop/kernel/boot/
H A DDebugging_Bootloaders_GEF.rst31 …2 -kernel haiku_loader.u-boot -initrd haiku-floppyboot.tgz.u-boot -serial stdio -m 2G -dtb rpi2.dt…
/haiku/src/libs/iconv/
H A DChangeLog1583 * srclib/binary-io.h: Include <stdio.h>, to avoid a compilation error
1584 when MSVC7 <stdio.h> is included later.
1622 * srclib/error.c: Include <stdio.h> even if there's nothing to be
1739 * srclib/error.c: Include <stdio.h> even if there's nothing to be