Home
last modified time | relevance | path

Searched defs:fclose (Results 1 – 25 of 1452) sorted by relevance

12345678910>>...59

/dports/lang/fpc-source/fpc-3.2.2/packages/paszlib/src/
H A Dziputils.pas41 procedure fclose(fp: FILEptr); procedure
116 procedure fclose(fp: FILEptr); procedure
221 procedure fclose(fp : FILEptr); procedure
/dports/lang/fpc/fpc-3.2.2/packages/paszlib/src/
H A Dziputils.pas41 procedure fclose(fp: FILEptr); procedure
116 procedure fclose(fp: FILEptr); procedure
221 procedure fclose(fp : FILEptr); procedure
/dports/cad/ghdl/ghdl-1.0.0/src/grt/
H A Dgrt-stdio.ads77 function fclose (stream : FILEs) return int; subprogspec
78 procedure fclose (Stream : FILEs); subprogspec
/dports/games/libretro-fmsx/fmsx-libretro-c2c26b1/EMULib/
H A DIPS.c9 #define fclose mclose macro
15 #define fclose(F) gzclose((gzFile)(F)) macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/stdio/
H A Dfclose.c27 fclose(Sfio_t* f) in fclose() function
/dports/shells/ksh93/ast-93u/src/lib/libast/stdio/
H A Dfclose.c27 fclose(Sfio_t* f) in fclose() function
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/stdio/
H A Dfclose.c27 fclose(Sfio_t* f) in fclose() function
/dports/sysutils/syslinux/syslinux-6.03/com32/lib/
H A Dfclose.c8 int fclose(FILE * __f) in fclose() function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/tinystdio/
H A Dfclose.c38 fclose(FILE *f) in fclose() function
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/src/
H A Dfclose.c4 __ATTR_LIB_C__ short fclose(FILE *f) in fclose() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Stdio/
H A Dfclose.c57 fclose(FILE *fp) in fclose() function
/dports/devel/avr-libc/avr-libc-2.0.0/libc/stdio/
H A Dfclose.c40 fclose(FILE *stream) in fclose() function
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/stdio/
H A Dfclose.c52 fclose(FILE *fp) in fclose() function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/spu/
H A Dfclose.c40 fclose (FILE * fp) in fclose() function
/dports/lang/racket/racket-8.3/share/pkgs/mzscheme-lib/mzscheme/examples/
H A Dcfile.rkt15 (define fclose function
/dports/security/py-angr/angr-9.0.5405/angr/procedures/libc/
H A Dfclose.py9 class fclose(angr.SimProcedure): class
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/stdio/
H A Dfclose.c7 int fclose(FILE *f) in fclose() function
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/tests/include/pdclib/functions/stdio/
H A Dfclose.c21 int fclose( struct _PDCLIB_file_t * stream ) in fclose() function
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/stdio/
H A Dfclose.c7 int fclose(FILE *f) in fclose() function
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/stdio/
H A Dfclose.c7 int fclose(FILE *f) in fclose() function
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/stdio/
H A Dfclose.c7 int fclose(FILE *f) in fclose() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/stdio/
H A Dfclose.c7 int fclose(FILE *f) in fclose() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/stdio/
H A Dfclose.c7 int fclose(FILE *f) in fclose() function
/dports/net/torsocks/torsocks-2.3.0/src/lib/
H A Dfclose.c24 TSOCKS_LIBC_DECL(fclose, LIBC_FCLOSE_RET_TYPE, LIBC_FCLOSE_SIG) in TSOCKS_LIBC_DECL() argument
/dports/www/fpc-libmicrohttpd/fpc-3.2.2/packages/libmicrohttpd/examples/
H A Dcutils.pas74 procedure fclose(fp: FILEptr); procedure
156 procedure fclose(fp : FILEptr); procedure

12345678910>>...59