Searched defs:fh (Results 1 - 25 of 55) sorted by relevance

123

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dinf-1.c9 float fh = __builtin_huge_valf(); local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dbuiltin-inf-1.c7 float fh = __builtin_huge_valf(); variable
/openbsd-current/sys/arch/arm/arm/
H A Dfiq.c85 fiq_claim(struct fiqhandler *fh) argument
130 fiq_release(struct fiqhandler *fh) argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DStreamFile.cpp29 StreamFile::StreamFile(FILE *fh, bool transfer_ownership) : Stream() { argument
/openbsd-current/sys/nfs/
H A Dnfs_node.c85 nfs_nget(struct mount *mnt, nfsfh_t *fh, int fhsize, struct nfsnode **npp) argument
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DTester.pm65 sub fh subroutine
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020615-1.c16 line_hints(const font_hints *fh, const gs_fixed_point *p0, argument
50 static font_hints fh[] = {{0, 1, 0}, {0, 0, 1}, {0, 0, 0}}; local
/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dhash.c76 struct file_hash * fh, *fh1; local
/openbsd-current/regress/sys/netinet/pmtu/
H A Dudp_echo6.py62 fh=a.payload.payload variable in class:Sniff
H A Dtcp_atomicfrag6.py63 fh=a.payload.payload variable in class:Sniff
H A Dudp_atomicfrag6.py64 fh=a.payload.payload variable in class:Sniff
/openbsd-current/usr.sbin/nsd/
H A Dverify.h28 FILE *fh; member in struct:verifier_zone_feed
/openbsd-current/usr.sbin/tcpdump/
H A Dparsenfsfh.c100 Parse_fh(caddr_t *fh, my_fsid *fsidp, ino_t *inop, argument
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBStream.cpp116 void SBStream::RedirectToFileHandle(FILE *fh, bool transfer_fh_ownership) { argument
H A DSBCommandReturnObject.cpp111 size_t SBCommandReturnObject::PutOutput(FILE *fh) { argument
135 size_t SBCommandReturnObject::PutError(FILE *fh) { argument
242 void SBCommandReturnObject::SetImmediateOutputFile(FILE *fh) { argument
248 SetImmediateErrorFile(FILE *fh) argument
254 SetImmediateOutputFile(FILE *fh, bool transfer_ownership) argument
261 SetImmediateErrorFile(FILE *fh, bool transfer_ownership) argument
[all...]
/openbsd-current/usr.sbin/bgpctl/
H A Djson.c93 json_do_start(FILE *fh) argument
/openbsd-current/usr.sbin/rpki-client/
H A Djson.c93 json_do_start(FILE *fh) argument
/openbsd-current/gnu/llvm/lldb/include/lldb/Host/
H A DFile.h382 NativeFile(FILE *fh, bool transfer_ownership) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.h196 FlagHandler<T> *fh = new (FlagParser::Alloc) FlagHandler<T>(var); local
/openbsd-current/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dhsys.c187 static FILE *hsysGetRealFileHandle(hsys_state *stateptr, int fh, char *flags) argument
238 FILEHANDLE fh; /* fh is used as an index to the real file handle local
[all...]
/openbsd-current/sys/arch/sparc64/dev/
H A Dfb.c197 int cols, rows, fw, fh, wt, wl; local
/openbsd-current/sys/arch/arm64/stand/efiboot/
H A Dfdt.c42 struct fdt_head *fh; local
/openbsd-current/sys/arch/armv7/stand/efiboot/
H A Dfdt.c42 struct fdt_head *fh; local
/openbsd-current/sys/arch/riscv64/stand/efiboot/
H A Dfdt.c42 struct fdt_head *fh; local
/openbsd-current/usr.sbin/ldpd/
H A Dlde_lib.c48 fec_init(struct fec_tree *fh) argument
108 fec_find(struct fec_tree *fh, struct fec *f) argument
114 fec_insert(struct fec_tree *fh, struct fec *f) argument
122 fec_remove(struct fec_tree *fh, struct fec *f) argument
132 fec_clear(struct fec_tree *fh, void (*free_cb)(void *)) argument
[all...]

Completed in 285 milliseconds

123