Home
last modified time | relevance | path

Searched defs:fx (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/R/
H A Dbesself.c269 __k_j0f(float fx) in __k_j0f()
328 j0f(float fx) in j0f()
356 __k_y0f(float fx) in __k_y0f()
403 y0f(float fx) in y0f()
435 __k_j1f(float fx) in __k_j1f()
499 j1f(float fx) in j1f()
524 __k_y1f(float fx) in __k_y1f()
577 y1f(float fx) in y1f()
608 jnf(int n, float fx) in jnf()
756 ynf(int n, float fx) in ynf()
H A Datan2f.c250 atan2f(float fy, float fx) in atan2f()
H A Dpowf.c128 float fx = x, fy = y; in powf() local
/illumos-gate/usr/src/uts/intel/os/
H A Darchdep.c79 fnsave_to_fxsave(const struct fnsave_state *fn, struct fxsave_state *fx) in fnsave_to_fxsave()
111 fxsave_to_fnsave(const struct fxsave_state *fx, struct fnsave_state *fn) in fxsave_to_fnsave()
173 fpregset_to_fxsave(const fpregset_t *fp, struct fxsave_state *fx) in fpregset_to_fxsave()
186 fxsave_to_fpregset(const struct fxsave_state *fx, fpregset_t *fp) in fxsave_to_fpregset()
193 fpregset32_to_fxsave(const fpregset32_t *fp, struct fxsave_state *fx) in fpregset32_to_fxsave()
206 fxsave_to_fpregset32(const struct fxsave_state *fx, fpregset32_t *fp) in fxsave_to_fpregset32()
H A Dhma_fpu.c417 hma_fpu_get_fxsave_state(const hma_fpu_t *fpu, struct fxsave_state *fx) in hma_fpu_get_fxsave_state()
428 hma_fpu_set_fxsave_state(hma_fpu_t *fpu, const struct fxsave_state *fx) in hma_fpu_set_fxsave_state()
H A Dfpu_subr.c189 struct fxsave_state *fx; in fpu_probe() local
H A Dfpu.c1056 struct fxsave_state *fx, *cfx; in fp_new_lwp() local
1562 struct fxsave_state *fx; in fpsetcw() local
2029 fpu_xsave_to_fxsave(const struct xsave_state *xsave, struct fxsave_state *fx) in fpu_xsave_to_fxsave()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Darrays2.sh176 function fx function
/illumos-gate/usr/src/tools/smatch/src/validation/mem2reg/
H A Dmissing-return.c13 int fx(int p) in fx() function
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vexpf.c242 float fx; in __vexpf() local
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dk_atan2l.c577 float fx; in mx_atanl() local
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c394 fcoet_do_flogi(fct_local_port_t *port, fct_flogi_xchg_t *fx) in fcoet_do_flogi()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c412 fct_flogi_xchg_t fx; in fct_do_flogi() local
502 fct_handle_rcvd_flogi(fct_local_port_t *port, fct_flogi_xchg_t *fx) in fct_handle_rcvd_flogi()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c621 emlxs_fct_handle_unsol_flogi(emlxs_port_t *port, fct_flogi_xchg_t *fx, in emlxs_fct_handle_unsol_flogi()
1815 emlxs_fct_flogi_xchg(struct fct_local_port *fct_port, struct fct_flogi_xchg *fx) in emlxs_fct_flogi_xchg()
3238 fct_flogi_xchg_t fx; in emlxs_fct_handle_unsol_els() local
/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c877 fileid_t fx; in boot_ufs_getdents() local
/illumos-gate/usr/src/cmd/cpc/common/
H A Dcpustat.c828 fxparms_t *fx = (fxparms_t *)pcparms.pc_clparms; in soaker() local
/illumos-gate/usr/src/cmd/bhyvectl/
H A Dbhyvectl.c1612 const struct fxsave_state *fx = &state->xs_fxsave; in show_fpu() local
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c3135 qlt_do_flogi(fct_local_port_t *port, fct_flogi_xchg_t *fx) in qlt_do_flogi()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1130 fct_flogi_xchg_t fx; member