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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/math-emu/
H A Ddfrem.c51 dbl_frem(dbl_floating_point * srcptr1, dbl_floating_point * srcptr2, dbl_floating_point * dstptr, unsigned int *status) argument
[all...]
H A Ddfsqrt.c51 dbl_fsqrt( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) argument
H A Dfcnvfu.c59 sgl_to_sgl_fcnvfu( sgl_floating_point *srcptr, unsigned int *nullptr, unsigned int *dstptr, unsigned int *status) argument
180 sgl_to_dbl_fcnvfu( sgl_floating_point *srcptr, unsigned int *nullptr, dbl_unsigned *dstptr, unsigned int *status) argument
301 dbl_to_sgl_fcnvfu(dbl_floating_point * srcptr, unsigned int *nullptr, unsigned int *dstptr, unsigned int *status) argument
424 dbl_to_dbl_fcnvfu(dbl_floating_point * srcptr, unsigned int *nullptr, dbl_unsigned * dstptr, unsigned int *status) argument
[all...]
H A Dfcnvfut.c60 sgl_to_sgl_fcnvfut(sgl_floating_point * srcptr, unsigned int *nullptr, unsigned int *dstptr, unsigned int *status) argument
129 sgl_to_dbl_fcnvfut(sgl_floating_point * srcptr, unsigned int *nullptr, dbl_unsigned * dstptr, unsigned int *status) argument
199 dbl_to_sgl_fcnvfut(dbl_floating_point * srcptr, unsigned int *nullptr, unsigned int *dstptr, unsigned int *status) argument
268 dbl_to_dbl_fcnvfut(dbl_floating_point * srcptr, unsigned int *nullptr, dbl_unsigned * dstptr, unsigned int *status) argument
[all...]
H A Dfcnvuf.c59 sgl_to_sgl_fcnvuf( unsigned int *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) argument
118 sgl_to_dbl_fcnvuf( unsigned int *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) argument
159 dbl_to_sgl_fcnvuf( dbl_unsigned *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) argument
241 dbl_to_dbl_fcnvuf( dbl_unsigned *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) argument
[all...]
H A Dfcnvxf.c58 sgl_to_sgl_fcnvxf( int *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) argument
129 sgl_to_dbl_fcnvxf( int *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) argument
180 dbl_to_sgl_fcnvxf( dbl_integer *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) argument
285 dbl_to_dbl_fcnvxf( dbl_integer *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) argument
[all...]
H A Dfrnd.c48 sgl_frnd(sgl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) argument
152 dbl_frnd( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) argument
[all...]
H A Dsfdiv.c50 sgl_fdiv(sgl_floating_point * srcptr1, sgl_floating_point * srcptr2, sgl_floating_point * dstptr, unsigned int *status) argument
[all...]
H A Dsfmpy.c50 sgl_fmpy( sgl_floating_point *srcptr1, sgl_floating_point *srcptr2, sgl_floating_point *dstptr, unsigned int *status) argument
[all...]
H A Dsfrem.c51 sgl_frem(sgl_floating_point * srcptr1, sgl_floating_point * srcptr2, sgl_floating_point * dstptr, unsigned int *status) argument
[all...]
H A Dsfsqrt.c51 sgl_fsqrt( sgl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) argument
H A Ddfdiv.c50 dbl_fdiv(dbl_floating_point * srcptr1, dbl_floating_point * srcptr2, dbl_floating_point * dstptr, unsigned int *status) argument
[all...]
H A Ddfmpy.c50 dbl_fmpy( dbl_floating_point *srcptr1, dbl_floating_point *srcptr2, dbl_floating_point *dstptr, unsigned int *status) argument
[all...]
H A Dfcnvff.c54 sgl_to_dbl_fcnvff( sgl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) argument
141 dbl_to_sgl_fcnvff( dbl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) argument
[all...]
H A Dfcnvfx.c58 sgl_to_sgl_fcnvfx( sgl_floating_point *srcptr, sgl_floating_point *nullptr, int *dstptr, sgl_floating_point *status) argument
155 sgl_to_dbl_fcnvfx( sgl_floating_point *srcptr, unsigned int *nullptr, dbl_integer *dstptr, unsigned int *status) argument
276 dbl_to_sgl_fcnvfx( dbl_floating_point *srcptr, unsigned int *nullptr, int *dstptr, unsigned int *status) argument
387 dbl_to_dbl_fcnvfx( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_integer *dstptr, unsigned int *status) argument
[all...]
H A Dfcnvfxt.c59 sgl_to_sgl_fcnvfxt( sgl_floating_point *srcptr, unsigned int *nullptr, int *dstptr, unsigned int *status) argument
123 sgl_to_dbl_fcnvfxt( sgl_floating_point *srcptr, unsigned int *nullptr, dbl_integer *dstptr, unsigned int *status) argument
197 dbl_to_sgl_fcnvfxt( dbl_floating_point *srcptr, unsigned int *nullptr, int *dstptr, unsigned int *status) argument
262 dbl_to_dbl_fcnvfxt( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_integer *dstptr, unsigned int *status) argument
[all...]
H A Dsfadd.c49 sgl_fadd( sgl_floating_point *leftptr, sgl_floating_point *rightptr, sgl_floating_point *dstptr, unsigned int *status) argument
[all...]
H A Dsfsub.c49 sgl_fsub( sgl_floating_point *leftptr, sgl_floating_point *rightptr, sgl_floating_point *dstptr, unsigned int *status) argument
[all...]
H A Ddfadd.c48 dbl_fadd( dbl_floating_point *leftptr, dbl_floating_point *rightptr, dbl_floating_point *dstptr, unsigned int *status) argument
[all...]
H A Ddfsub.c49 dbl_fsub( dbl_floating_point *leftptr, dbl_floating_point *rightptr, dbl_floating_point *dstptr, unsigned int *status) argument
[all...]
H A Dfmpyfadd.c58 dbl_fmpyfadd( dbl_floating_point *src1ptr, dbl_floating_point *src2ptr, dbl_floating_point *src3ptr, unsigned int *status, dbl_floating_point *dstptr) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dx_tables.c344 void xt_compat_match_from_user(struct xt_entry_match *m, void **dstptr, argument
370 int xt_compat_match_to_user(struct xt_entry_match *m, void __user **dstptr, argument
434 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr, argument
460 int xt_compat_target_to_user(struct xt_entry_target *t, void __user **dstptr, argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dip_tables.c1566 static int compat_copy_entry_from_user(struct ipt_entry *e, void **dstptr, argument
1385 compat_copy_match_to_user(struct ipt_entry_match *m, void __user **dstptr, compat_uint_t *size) argument
1391 compat_copy_entry_to_user(struct ipt_entry *e, void __user **dstptr, compat_uint_t *size) argument
1558 compat_copy_match_from_user(struct ipt_entry_match *m, void **dstptr, compat_uint_t *size, const char *name, const struct ipt_ip *ip, unsigned int hookmask) argument
[all...]

Completed in 80 milliseconds