Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dui-file.c431 struct stdio_file *stdio = xmalloc (sizeof (struct stdio_file)); in stdio_file_new() local
447 struct stdio_file *stdio = ui_file_data (file); in stdio_file_delete() local
461 struct stdio_file *stdio = ui_file_data (file); in stdio_file_flush() local
471 struct stdio_file *stdio = ui_file_data (file); in stdio_file_read() local
481 struct stdio_file *stdio = ui_file_data (file); in stdio_file_write() local
491 struct stdio_file *stdio = ui_file_data (file); in stdio_file_fputs() local
501 struct stdio_file *stdio = ui_file_data (file); in stdio_file_isatty() local
/openbsd-src/gnu/usr.bin/perl/
H A Dperlio.c2871 FILE *stdio; /* The stream */ global() member
2917 FILE *stdio; PerlIOStdio_pushed() local
2935 PerlIO_importFILE(FILE * stdio,const char * mode) PerlIO_importFILE() argument
3023 FILE *stdio; PerlIOStdio_open() local
3048 FILE *stdio; PerlIOStdio_open() local
3079 FILE *stdio = NULL; PerlIOStdio_open() local
3127 FILE *stdio = PerlIOSelf(o, PerlIOStdio)->stdio; PerlIOStdio_dup() local
3233 FILE * const stdio = PerlIOSelf(f, PerlIOStdio)->stdio; PerlIOStdio_close() local
3450 FILE * const stdio = PerlIOSelf(f, PerlIOStdio)->stdio; PerlIOStdio_seek() local
3459 FILE * const stdio = PerlIOSelf(f, PerlIOStdio)->stdio; PerlIOStdio_tell() local
3468 FILE * const stdio = PerlIOSelf(f, PerlIOStdio)->stdio; PerlIOStdio_flush() local
3534 FILE * const stdio = PerlIOSelf(f, PerlIOStdio)->stdio; PerlIOStdio_get_base() local
3542 FILE * const stdio = PerlIOSelf(f, PerlIOStdio)->stdio; PerlIOStdio_get_bufsiz() local
3552 FILE * const stdio = PerlIOSelf(f, PerlIOStdio)->stdio; PerlIOStdio_get_ptr() local
3560 FILE * const stdio = PerlIOSelf(f, PerlIOStdio)->stdio; PerlIOStdio_get_cnt() local
3568 FILE * const stdio = PerlIOSelf(f, PerlIOStdio)->stdio; PerlIOStdio_set_ptrcnt() local
3619 FILE * stdio; PerlIOStdio_fill() local
3735 FILE *stdio = NULL; PerlIO_exportFILE() local
3773 FILE *stdio; PerlIO_findFILE() local
4871 FILE *stdio = PerlIOSelf(f, PerlIOStdio)->stdio; PerlIO_getname() local
5082 FILE * const stdio = PerlSIO_tmpfile(); PerlIO_tmpfile_flags() local
[all...]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/trad/
H A Dinclude.c8 #define stdio 1 macro
/openbsd-src/regress/usr.bin/lam/
H A DMakefile31 stdio: target
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Denum2.C17 scientific=04000, fixed=010000, unitbuf=020000, stdio=040000, enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C40 scientific=04000, fixed=0100000, unitbuf=020000, stdio=040000, enumerator
H A Dp784.C378 scientific=04000, fixed=0100000, unitbuf=020000, stdio=040000, enumerator