Home
last modified time | relevance | path

Searched defs:_IO_FILE (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/internal/
H A Dstdio_impl.h23 unsigned flags;
24 unsigned char *rpos, *rend;
26 unsigned char *wend, *wpos;
34 FILE *prev, *next;
35 int fd;
36 int pipe_pid;
38 short dummy3;
43 void *cookie;
44 off_t off;
48 off_t shlim, shcnt;
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/internal/
H A Dstdio_impl.h30 unsigned char *rpos, *rend;
32 unsigned char *wend, *wpos;
42 FILE *prev, *next;
43 int fd;
45 int pipe_pid;
50 int mode;
54 int lbf;
55 void *cookie;
56 off_t off;
62 off_t shlim, shcnt;
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/internal/
H A Dstdio_impl.h23 unsigned char *rpos, *rend;
25 unsigned char *wend, *wpos;
33 FILE *prev, *next;
34 int fd;
35 int pipe_pid;
37 int mode;
39 int lbf;
40 void *cookie;
41 off_t off;
45 off_t shlim, shcnt;
[all …]
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/internal/
H A Dstdio_impl.h32 unsigned char *rpos, *rend;
34 unsigned char *wend, *wpos;
44 FILE *prev, *next;
45 int fd;
47 int pipe_pid;
52 int mode;
56 int lbf;
57 void *cookie;
58 off_t off;
64 off_t shlim, shcnt;
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/internal/
H A Dstdio_impl.h32 unsigned char *rpos, *rend;
34 unsigned char *wend, *wpos;
44 FILE *prev, *next;
45 int fd;
47 int pipe_pid;
52 int mode;
56 int lbf;
57 void *cookie;
58 off_t off;
64 off_t shlim, shcnt;
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/internal/
H A Dstdio_impl.h32 unsigned char *rpos, *rend;
34 unsigned char *wend, *wpos;
44 FILE *prev, *next;
45 int fd;
47 int pipe_pid;
52 int mode;
56 int lbf;
57 void *cookie;
58 off_t off;
64 off_t shlim, shcnt;
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/internal/
H A Dstdio_impl.h23 unsigned char *rpos, *rend;
25 unsigned char *wend, *wpos;
33 FILE *prev, *next;
34 int fd;
35 int pipe_pid;
37 int mode;
39 int lbf;
40 void *cookie;
41 off_t off;
45 off_t shlim, shcnt;
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/bits/types/
H A Dstruct_FILE.h49 struct _IO_FILE struct
70 struct _IO_FILE *_chain; argument
87 struct _IO_FILE _file; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/bits/types/
H A Dstruct_FILE.h49 struct _IO_FILE struct
70 struct _IO_FILE *_chain; argument
87 struct _IO_FILE _file; argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/compile/
H A D20010611-1.c6 struct _IO_FILE { struct
10 typedef struct _IO_FILE __FILE; argument
11 typedef struct _IO_FILE _IO_FILE; typedef

1234567