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

1234567891011>>

/freebsd-11-stable/sys/arm64/arm64/
H A Dunwind.c40 uint64_t fp; local
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dfwalk.c38 register SM_FILE_T *fp; local
H A Dfprintf.c38 sm_io_fprintf(SM_FILE_T *fp, int timeout, const char *fmt, ...) argument
H A Dt-smstdio.c23 SM_FILE_T *fp; local
/freebsd-11-stable/lib/libc/stdio/
H A Dclrerr.c48 clearerr(FILE *fp) argument
56 clearerr_unlocked(FILE *fp) argument
H A Dfgetpos.c42 fgetpos(FILE * __restrict fp, fpos_t * __restrict pos) argument
H A Dfpurge.c52 fpurge(FILE *fp) argument
[all...]
H A Dfwalk.c47 FILE *fp; local
H A Dfwide.c39 fwide(FILE *fp, int mode) argument
H A Dgetw.c42 getw(FILE *fp) argument
H A Dgetwc.c50 getwc(FILE *fp) argument
56 getwc_l(FILE *fp, locale_t locale) argument
H A Drewind.c47 rewind(FILE *fp) argument
H A Drget.c48 __srget(FILE *fp) argument
H A Dsetbuf.c43 setbuf(FILE * __restrict fp, char * __restrict buf) argument
H A Dwbuf.c51 __swbuf(int c, FILE *fp) argument
[all...]
H A Dwsetup.c50 __swsetup(FILE *fp) argument
[all...]
H A Dfgetc.c46 fgetc(FILE *fp) argument
H A Dfeof.c48 feof(FILE *fp) argument
59 feof_unlocked(FILE *fp) argument
/freebsd-11-stable/crypto/openssl/crypto/dh/
H A Ddh_prn.c65 int DHparams_print_fp(FILE *fp, const DH *x) argument
/freebsd-11-stable/sys/riscv/riscv/
H A Dunwind.c45 uint64_t fp; local
/freebsd-11-stable/tools/tools/ath/ath_ee_9287_print/
H A Deeprom.c42 FILE *fp; local
/freebsd-11-stable/tools/tools/ath/ath_ee_v4k_print/
H A Deeprom.c42 FILE *fp; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/crt/
H A Dcrtend.c17 typedef void (*fp)(void); typedef
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DFPEnv.h24 namespace fp { namespace in namespace:llvm
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_initscr.c79 FILE *fp = fopen("/dev/tty", "w"); local

Completed in 193 milliseconds

1234567891011>>