/freebsd/contrib/unifdef/tests/ |
H A D | if6.c | 10 int f() { return 0; } in f() function
|
/freebsd/lib/libc/quad/ |
H A D | floatdisf.c | 44 float f; in __floatdisf() local
|
/freebsd/crypto/openssl/engines/ |
H A D | e_ossltest_err.h | 19 # define OSSLTESTerr(f, r) ERR_OSSLTEST_error(0, (r), OPENSSL_FILE, OPENSSL_LINE) argument
|
H A D | e_dasync_err.h | 19 # define DASYNCerr(f, r) ERR_DASYNC_error(0, (r), OPENSSL_FILE, OPENSSL_LINE) argument
|
/freebsd/contrib/file/python/ |
H A D | example.py | 10 f = open("/bin/ls", "rb") variable
|
/freebsd/stand/libsa/ |
H A D | ioctl.c | 66 struct open_file *f; in ioctl() local
|
H A D | ext2fs.c | 331 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 D | write.c | 67 struct open_file *f; in write() local
|
H A D | close.c | 66 struct open_file *f, *last; in close() local
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | poly_scalar_f32.h | 18 #define VWRAP(f) f##_f32 argument
|
H A D | poly_scalar_f64.h | 18 #define VWRAP(f) f##_f64 argument
|
/freebsd/contrib/libarchive/cat/test/ |
H A D | test_stdin.c | 17 int f; in DEFINE_TEST() local
|
/freebsd/sbin/bsdlabel/ |
H A D | bsdlabel.c | 427 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 D | filename.c | 244 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 D | parser.y | 294 FILE *f = NULL; in read_keys_file() local 358 int f; in dump_keys_file() local
|
/freebsd/contrib/bsddialog/lib/ |
H A D | theme.c | 251 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 D | r7s72100-pinctrl.h | 15 #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 D | once.h | 29 #define isc_once_do(op, f) \ argument
|
/freebsd/lib/libc/gen/ |
H A D | isnan.c | 64 __isnanf(float f) in __isnanf()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | clzdi2.c | 32 const si_int f = -(x.s.high == 0); in __clzdi2() local
|
H A D | ctzdi2.c | 32 const si_int f = -(x.s.low == 0); in __ctzdi2() local
|
/freebsd/crypto/openssl/apps/lib/ |
H A D | columns.c | 16 FUNCTION *f; in calculate_columns() local
|
/freebsd/lib/libc/stdio/ |
H A D | tempnam.c | 49 char *f, *name; in tempnam() local
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pointers/ |
H A D | err.D_OP_PTR.NonPointerAccess.d | 45 struct myinput_struct f; variable
|
H A D | err.D_OP_SOU.BadPointerAccess.d | 44 struct myinput_struct *f; variable
|