Home
last modified time | relevance | path

Searched defs:f (Results 301 – 325 of 1821) sorted by relevance

1...<<11121314151617181920>>...73

/freebsd/contrib/unifdef/tests/
H A Dif6.c10 int f() { return 0; } in f() function
/freebsd/lib/libc/quad/
H A Dfloatdisf.c44 float f; in __floatdisf() local
/freebsd/crypto/openssl/engines/
H A De_ossltest_err.h19 # define OSSLTESTerr(f, r) ERR_OSSLTEST_error(0, (r), OPENSSL_FILE, OPENSSL_LINE) argument
H A De_dasync_err.h19 # define DASYNCerr(f, r) ERR_DASYNC_error(0, (r), OPENSSL_FILE, OPENSSL_LINE) argument
/freebsd/contrib/file/python/
H A Dexample.py10 f = open("/bin/ls", "rb") variable
/freebsd/stand/libsa/
H A Dioctl.c66 struct open_file *f; in ioctl() local
H A Dext2fs.c331 ext2fs_open(const char *upath, struct open_file *f) in ext2fs_open()
556 read_inode(ino_t inumber, struct open_file *f) in read_inode()
598 block_map(struct open_file *f, daddr_t file_block, daddr_t *disk_block_p) in block_map()
698 buf_read_file(struct open_file *f, char **buf_p, size_t *size_p) in buf_read_file()
756 search_directory(char *name, struct open_file *f, ino_t *inumber_p) in search_directory()
792 ext2fs_close(struct open_file *f) in ext2fs_close()
816 ext2fs_read(struct open_file *f, void *addr, size_t size, size_t *resid) in ext2fs_read()
847 ext2fs_seek(struct open_file *f, off_t offset, int where) in ext2fs_seek()
869 ext2fs_stat(struct open_file *f, struct stat *sb) in ext2fs_stat()
882 ext2fs_readdir(struct open_file *f, struct dirent *d) in ext2fs_readdir()
H A Dwrite.c67 struct open_file *f; in write() local
H A Dclose.c66 struct open_file *f, *last; in close() local
/freebsd/contrib/arm-optimized-routines/math/
H A Dpoly_scalar_f32.h18 #define VWRAP(f) f##_f32 argument
H A Dpoly_scalar_f64.h18 #define VWRAP(f) f##_f64 argument
/freebsd/contrib/libarchive/cat/test/
H A Dtest_stdin.c17 int f; in DEFINE_TEST() local
/freebsd/sbin/bsdlabel/
H A Dbsdlabel.c427 get_file_parms(int f) in get_file_parms()
449 int f, i; in readlabel() local
508 display(FILE *f, const struct disklabel *lp) in display()
723 getasciilabel(FILE *f, struct disklabel *lp) in getasciilabel()
1441 int f; in getvirginlabel() local
/freebsd/contrib/less/
H A Dfilename.c244 int f; in dirfile() local
472 public int bin_file(int f, ssize_t *n) in bin_file()
515 static POSITION seek_filesize(int f) in seek_filesize()
1020 int f; in is_dir() local
1079 public POSITION filesize(int f) in filesize()
/freebsd/usr.sbin/bluetooth/hcsecd/
H A Dparser.y294 FILE *f = NULL; in read_keys_file() local
358 int f; in dump_keys_file() local
/freebsd/contrib/bsddialog/lib/
H A Dtheme.c251 unsigned int i, f; in bsddialog_color() local
266 unsigned int i, f; in bsddialog_color_attrs() local
/freebsd/sys/contrib/device-tree/include/dt-bindings/pinctrl/
H A Dr7s72100-pinctrl.h15 #define RZA1_PINMUX(b, p, f) ((b) * RZA1_PINS_PER_PORT + (p) | (f << 16)) argument
/freebsd/contrib/ntp/libntp/lib/isc/nothreads/include/isc/
H A Donce.h29 #define isc_once_do(op, f) \ argument
/freebsd/lib/libc/gen/
H A Disnan.c64 __isnanf(float f) in __isnanf()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dclzdi2.c32 const si_int f = -(x.s.high == 0); in __clzdi2() local
H A Dctzdi2.c32 const si_int f = -(x.s.low == 0); in __ctzdi2() local
/freebsd/crypto/openssl/apps/lib/
H A Dcolumns.c16 FUNCTION *f; in calculate_columns() local
/freebsd/lib/libc/stdio/
H A Dtempnam.c49 char *f, *name; in tempnam() local
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pointers/
H A Derr.D_OP_PTR.NonPointerAccess.d45 struct myinput_struct f; variable
H A Derr.D_OP_SOU.BadPointerAccess.d44 struct myinput_struct *f; variable

1...<<11121314151617181920>>...73