Searched defs:fp (Results 1 - 25 of 80) sorted by relevance

1234

/haiku/src/system/libroot/posix/glibc/libio/
H A D__fsetlocking.c24 __fsetlocking (FILE *fp, int type) argument
H A Dfwide.c36 fwide(_IO_FILE *fp, int mode) argument
H A Dgetc_u.c36 __getc_unlocked (FILE *fp) argument
H A Dgetwc_u.c34 __getwc_unlocked (FILE *fp) argument
H A Dioseekpos.c34 _IO_seekpos_unlocked(_IO_FILE *fp, _IO_off64_t pos, int mode) argument
54 _IO_seekpos(_IO_FILE *fp, _IO_off64_t pos, int mode) argument
[all...]
H A Diofopen.c70 struct _IO_FILE_plus fp; member in struct:locked_FILE
[all...]
H A Diofdopen.c46 struct _IO_FILE_plus fp; member in struct:locked_FILE
[all...]
H A Diogetdelim.c41 _IO_getdelim(char **lineptr, _IO_size_t *n, int delimiter, _IO_FILE *fp) argument
[all...]
H A Dmemstream.c97 struct _IO_FILE_memstream fp; member in struct:locked_FILE
[all...]
H A Dstrops.c72 _IO_FILE *fp = &sf->_sbf._f; local
[all...]
/haiku/src/system/glue/
H A Dcrtend.c17 typedef void (*fp)(void); typedef
H A Dcrtbegin.c32 typedef void (*fp)(void); typedef
/haiku/src/tests/system/libroot/posix/
H A Dtst-ungetwc1.c14 FILE *fp; local
H A Dtst-ungetwc2.c14 FILE *fp; local
[all...]
H A Dtst-fgetws.c18 FILE *fp; local
[all...]
H A Dtst-wprintf2.c21 FILE *fp; local
[all...]
H A Dfseek_test.cpp36 FILE *fp; local
378 FILE *fp = fopen("/tmp/fseek_test.data", "r+"); local
[all...]
/haiku/src/system/libnetwork/netresolv/net/
H A Dprotoent.h35 FILE *fp; member in struct:protoent_data
/haiku/src/system/libroot/os/arch/sparc/
H A Dfpu_subr.c64 __fpu_shr(struct fpn *fp, int rsh) argument
138 __fpu_norm(struct fpn *fp) argument
208 struct fpn *fp; local
[all...]
H A Dfpu_implode.c86 fpround(struct fpemu *fe, struct fpn *fp) argument
[all...]
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dbios.cpp196 FILE* fp; local
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwmem.cpp91 struct fw_pkt *fp; local
128 struct fw_pkt *fp; local
165 struct fw_pkt *fp; local
203 struct fw_pkt *fp; local
[all...]
/haiku/src/bin/
H A Dhd.c108 FILE *fp = fopen(fname, "rb"); local
120 dump_file(FILE *fp) argument
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_traps.cpp135 DoStackTrace(addr_t fp, addr_t pc) argument
/haiku/src/libs/util/
H A Dfparseln.c79 fparseln(FILE *fp, size_t *size, size_t *lineno, const char str[3], int flags) argument

Completed in 181 milliseconds

1234