Home
last modified time | relevance | path

Searched defs:InputStream (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DIOStream.h54 struct InputStream { struct
55 StreamDescriptor descriptor;
/openbsd-src/gnu/usr.bin/perl/dist/IO/
H A DIO.xs40 typedef PerlIO * InputStream; typedef
45 typedef FILE * InputStream; typedef
[all...]
/openbsd-src/gnu/usr.bin/perl/cpan/Digest-MD5/
H A DMD5.xs238 typedef PerlIO* InputStream; typedef
/openbsd-src/gnu/usr.bin/perl/ext/B/
H A DB.xs20 typedef PerlIO * InputStream; typedef
22 typedef FILE * InputStream; typedef
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A DReadKey.xs9 #define InputStream PerlIO * macro
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs19 typedef PerlIO * InputStream; global() typedef
/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs7712 #define InputStream PerlIO * macro