Searched defs:fe (Results 1 - 23 of 23) sorted by relevance

/openbsd-current/sys/arch/sparc64/fpu/
H A Dfpu_add.c64 fpu_add(struct fpemu *fe) argument
H A Dfpu_compare.c75 fpu_compare(struct fpemu *fe, int cmpe) argument
H A Dfpu_mul.c98 fpu_mul(struct fpemu *fe) argument
H A Dfpu_subr.c210 fpu_newnan(struct fpemu *fe) argument
H A Dfpu_div.c152 fpu_div(struct fpemu *fe) argument
H A Dfpu_implode.c77 fpu_round(struct fpemu *fe, struct fpn *fp) argument
158 toinf(struct fpemu *fe, int sign) argument
192 fpu_ftoi(struct fpemu *fe, struct fpn *fp) argument
239 fpu_ftox(struct fpemu *fe, struc argument
290 fpu_ftos(struct fpemu *fe, struct fpn *fp) argument
372 fpu_ftod(struct fpemu *fe, struct fpn *fp, u_int *res) argument
430 fpu_ftoq(struct fpemu *fe, struct fpn *fp, u_int *res) argument
487 fpu_implode(struct fpemu *fe, struct fpn *fp, int type, u_int *space) argument
[all...]
H A Dfpu_sqrt.c187 fpu_sqrt(struct fpemu *fe) argument
H A Dfpu_explode.c232 fpu_explode(struct fpemu *fe, struct fpn *fp, int type, int reg) argument
H A Dfpu.c190 struct fpemu fe; local
276 fpu_execute(struct proc *p, struct fpemu *fe, union instr instr) argument
422 fpu_insn_fmov(struct fpstate *fs, struct fpemu *fe, union instr instr) argument
442 fpu_insn_fabs(struct fpstate *fs, struct fpemu *fe, union instr instr) argument
463 fpu_insn_fneg(struct fpstate *fs, struct fpemu *fe, union instr instr) argument
484 fpu_insn_itof(struct fpemu *fe, union instr instr, int rstype, int *rdp, int *rdtypep, u_int *space) argument
511 fpu_insn_ftoi(struct fpemu *fe, union instr instr, int *rdp, int rdtype, u_int *space) argument
534 fpu_insn_ftof(struct fpemu *fe, union instr instr, int *rdp, int *rdtypep, u_int *space) argument
564 fpu_insn_fsqrt(struct fpemu *fe, union instr instr, int *rdp, int *rdtypep, u_int *space) argument
590 fpu_insn_fcmp(struct fpstate *fs, struct fpemu *fe, union instr instr, int cmpe) argument
629 fpu_insn_fmul(struct fpemu *fe, union instr instr, int *rdp, int *rdtypep, u_int *space) argument
658 fpu_insn_fmulx(struct fpemu *fe, union instr instr, int *rdp, int *rdtypep, u_int *space) argument
688 fpu_insn_fdiv(struct fpemu *fe, union instr instr, int *rdp, int *rdtypep, u_int *space) argument
717 fpu_insn_fadd(struct fpemu *fe, union instr instr, int *rdp, int *rdtypep, u_int *space) argument
746 fpu_insn_fsub(struct fpemu *fe, union instr instr, int *rdp, int *rdtypep, u_int *space) argument
[all...]
/openbsd-current/lib/libc/arch/sparc64/fpu/
H A Dfpu_compare.c94 __fpu_compare(struct fpemu *fe, int cmpe, int fcc) argument
H A Dfpu_qp.c164 struct fpemu fe; local
[all...]
H A Dfpu_subr.c210 __fpu_newnan(struct fpemu *fe) argument
H A Dfpu_implode.c81 fpround(struct fpemu *fe, struct fpn *fp) argument
161 toinf(struct fpemu *fe, int sign) argument
[all...]
/openbsd-current/lib/libcrypto/curve25519/
H A Dcurve25519_internal.h29 typedef int32_t fe[10]; typedef
[all...]
/openbsd-current/usr.sbin/netgroup_mkdb/
H A Dnetgroup_mkdb.c342 ng_reventry(DB *db, DB *udb, struct nentry *fe, char *name, size_t s, argument
426 struct nentry *fe; local
/openbsd-current/sys/isofs/udf/
H A Dudf_vfsops.c554 struct file_entry *fe; local
H A Decma167-udf.h803 struct file_entry fe; member in union:dscrptr
/openbsd-current/sys/dev/pci/drm/radeon/
H A Datombios_encoders.c1000 atombios_dig_transmitter_setup2(struct drm_encoder *encoder, int action, uint8_t lane_num, uint8_t lane_set, int fe) argument
/openbsd-current/sys/crypto/
H A Dcurve25519.c55 typedef struct fe { uint32_t v[10]; } fe; typedef in typeref:struct:fe
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/link/
H A Dlink_dpms.c128 unsigned int fe = link->link_enc->funcs->get_dig_frontend(link->link_enc); local
/openbsd-current/sys/dev/acpi/
H A Dacpidmar.c2743 struct fault_entry fe; local
2880 iommu_showfault(struct iommu_softc *iommu, int fri, struct fault_entry *fe) argument
[all...]
/openbsd-current/sys/dev/fdt/
H A Dif_mvpp.c4566 mvpp2_cls_flow_write(struct mvpp2_softc *sc, struct mvpp2_cls_flow_entry *fe) argument
4588 struct mvpp2_cls_flow_entry fe; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarf2read.c6224 struct file_entry *fe; local
6458 struct file_entry *fe = &lh->file_names[file - 1]; local
6556 struct file_entry *fe; local
8788 struct file_entry *fe = &lh->file_names[file - 1]; local
[all...]

Completed in 1029 milliseconds