Home
last modified time | relevance | path

Searched defs:fe (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-src/sys/powerpc/fpu/
H A Dfpu_implode.c76 round(struct fpemu *fe, struct fpn *fp) in round()
159 toinf(struct fpemu *fe, int sign) in toinf()
194 fpu_ftoi(struct fpemu *fe, struct fpn *fp) in fpu_ftoi()
240 fpu_ftox(struct fpemu *fe, struct fpn *fp, u_int *res) in fpu_ftox()
285 fpu_ftos(struct fpemu *fe, struct fpn *fp) in fpu_ftos()
366 fpu_ftod(struct fpemu *fe, struct fpn *fp, u_int *res) in fpu_ftod()
421 fpu_implode(struct fpemu *fe, struct fpn *fp, int type, u_int *space) in fpu_implode()
H A Dfpu_emu.c186 struct fpemu fe; in fpu_emulate() local
259 fpu_execute(struct trapframe *tf, struct fpemu *fe, union instr *insn) in fpu_execute()
H A Dfpu_add.c59 fpu_add(struct fpemu *fe) in fpu_add()
H A Dfpu_compare.c74 fpu_compare(struct fpemu *fe, int ordered) in fpu_compare()
H A Dfpu_mul.c100 fpu_mul(struct fpemu *fe) in fpu_mul()
H A Dfpu_subr.c204 fpu_newnan(struct fpemu *fe) in fpu_newnan()
H A Dfpu_div.c151 fpu_div(struct fpemu *fe) in fpu_div()
H A Dfpu_sqrt.c187 fpu_sqrt(struct fpemu *fe) in fpu_sqrt()
H A Dfpu_explode.c206 fpu_explode(struct fpemu *fe, struct fpn *fp, int type, int reg) in fpu_explode()
H A Dfpu_emu.h154 #define fpu_sub(fe) ((fe)->fe_f2.fp_sign ^= 1, fpu_add(fe)) argument
/freebsd-src/sys/netgraph/netflow/
H A Dnetflow.c170 get_export_dgram(priv_p priv, fib_export_p fe) in get_export_dgram() argument
204 return_export_dgram(priv_p priv, fib_export_p fe, item_p item, int flags) in return_export_dgram() argument
227 expire_flow(priv_p priv,fib_export_p fe,struct flow_entry * fle,int flags) expire_flow() argument
535 fib_export_p fe = priv_to_fib(priv, fib); ng_netflow_fib_init() local
576 fib_export_p fe; ng_netflow_cache_flush() local
653 ng_netflow_flow_add(priv_p priv,fib_export_p fe,struct ip * ip,caddr_t upper_ptr,uint8_t upper_proto,uint8_t flags,unsigned int src_if_index) ng_netflow_flow_add() argument
780 ng_netflow_flow6_add(priv_p priv,fib_export_p fe,struct ip6_hdr * ip6,caddr_t upper_ptr,uint8_t upper_proto,uint8_t flags,unsigned int src_if_index) ng_netflow_flow6_add() argument
1012 export_send(priv_p priv,fib_export_p fe,item_p item,int flags) export_send() argument
[all...]
H A Dnetflow_v9.c197 export9_send(priv_p priv, fib_export_p fe, item_p item, struct netflow_v9_packet_opt *t, int flags) in export9_send()
365 get_export9_dgram(priv_p priv, fib_export_p fe, struct netflow_v9_packet_opt **tt) in get_export9_dgram()
438 return_export9_dgram(priv_p priv, fib_export_p fe, item_p item, struct netflow_v9_packet_opt *t, in… in return_export9_dgram()
H A Dng_netflow.c605 fib_export_p fe; in ng_netflow_rcvdata() local
/freebsd-src/lib/libc/gen/
H A Dpututxline.c72 struct futx fe; in utx_active_add() local
142 struct futx fe; in utx_active_remove() local
200 struct futx fe; in utx_lastlogin_add() local
/freebsd-src/sys/cam/ctl/
H A Dctl_frontend.c70 ctl_frontend_register(struct ctl_frontend * fe) ctl_frontend_register() argument
106 ctl_frontend_deregister(struct ctl_frontend * fe) ctl_frontend_deregister() argument
131 struct ctl_frontend *fe; ctl_frontend_find() local
[all...]
/freebsd-src/contrib/xz/src/liblzma/common/
H A Dfilter_encoder.c279 const lzma_filter_encoder *const fe in lzma_mt_block_size() local
299 const lzma_filter_encoder *const fe = encoder_find(filter->id); in lzma_properties_size() local
322 const lzma_filter_encoder *const fe = encoder_find(filter->id); in lzma_properties_encode() local
/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe.h12 typedef uint64_t fe[10]; typedef
/freebsd-src/sys/net/
H A Dif_vxlan.c605 struct vxlan_ftable_entry *fe, *tfe; vxlan_ftable_flush() local
619 struct vxlan_ftable_entry *fe, *tfe; vxlan_ftable_expire() local
638 struct vxlan_ftable_entry *fe; vxlan_ftable_update_locked() local
725 struct vxlan_ftable_entry *fe; vxlan_ftable_sysctl_dump() local
763 struct vxlan_ftable_entry *fe; vxlan_ftable_entry_alloc() local
771 vxlan_ftable_entry_free(struct vxlan_ftable_entry * fe) vxlan_ftable_entry_free() argument
778 vxlan_ftable_entry_init(struct vxlan_softc * sc,struct vxlan_ftable_entry * fe,const uint8_t * mac,const struct sockaddr * sa,uint32_t flags) vxlan_ftable_entry_init() argument
790 vxlan_ftable_entry_destroy(struct vxlan_softc * sc,struct vxlan_ftable_entry * fe) vxlan_ftable_entry_destroy() argument
800 vxlan_ftable_entry_insert(struct vxlan_softc * sc,struct vxlan_ftable_entry * fe) vxlan_ftable_entry_insert() argument
838 struct vxlan_ftable_entry *fe; vxlan_ftable_entry_lookup() local
857 vxlan_ftable_entry_dump(struct vxlan_ftable_entry * fe,struct sbuf * sb) vxlan_ftable_entry_dump() argument
2216 struct vxlan_ftable_entry *fe; vxlan_ctrl_ftable_entry_add() local
2262 struct vxlan_ftable_entry *fe; vxlan_ctrl_ftable_entry_rem() local
2746 struct vxlan_ftable_entry *fe; vxlan_transmit() local
[all...]
/freebsd-src/usr.sbin/ppp/
H A Dfilter.c245 struct filterent fe; in filter_Parse() local
/freebsd-src/sys/net/route/
H A Dfib_algo.c309 struct fib_error *fe; in flm_error_add() local
337 const struct fib_error *fe; in flm_error_check() local
353 struct fib_error *fe, *fe_tmp; in fib_error_clear_flm() local
371 struct fib_error *fe, *fe_tmp; in fib_error_clear() local
/freebsd-src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daes_amd64.S234 #define fe(x) ((f8(x)) ^ (f4(x)) ^ (f2(x))) macro
/freebsd-src/sys/fs/udf/
H A Dudf_vfsops.c584 struct file_entry *fe; in udf_vget() local
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_read_disk_entry_from_file.c856 struct fiemap_extent *fe; setup_sparse_fiemap() local
[all...]
/freebsd-src/sbin/recoverdisk/
H A Drecoverdisk.c195 off_t j, bucket, fp, fe, k, now; in report_histogram() local
/freebsd-src/usr.bin/calendar/
H A Dsunpos.c202 double fe[2], fs[2]; in equinoxsolstice() local

12