Home
last modified time | relevance | path

Searched refs:vdp (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/vfp/
H A Dvfpdouble.c276 struct vfp_double *vdp = &vdd; in vfp_double_fsqrt() local
279 ret = vfp_propagate_nan(vdp, &vdm, NULL, fpscr); in vfp_double_fsqrt()
282 vdp = &vdm; in vfp_double_fsqrt()
286 vdp = &vfp_double_default_qnan; in vfp_double_fsqrt()
289 vfp_put_double(vfp_double_pack(vdp), dd); in vfp_double_fsqrt()
686 struct vfp_double *vdp; in vfp_double_fadd_nonnumber() local
702 vdp = &vfp_double_default_qnan; in vfp_double_fadd_nonnumber()
707 vdp = vdn; in vfp_double_fadd_nonnumber()
713 vdp = vdn; in vfp_double_fadd_nonnumber()
720 *vdd = *vdp; in vfp_double_fadd_nonnumber()
853 struct vfp_double vdd, vdp, vdn, vdm; vfp_double_multiply_accumulate() local
[all...]
/linux/fs/isofs/
H A Dinode.c624 struct iso_volume_descriptor *vdp; in isofs_fill_super() local
630 vdp = (struct iso_volume_descriptor *)bh->b_data; in isofs_fill_super()
638 if (strncmp (vdp->id, ISO_STANDARD_ID, sizeof vdp->id) == 0) { in isofs_fill_super()
639 if (isonum_711(vdp->type) == ISO_VD_END) in isofs_fill_super()
641 if (isonum_711(vdp->type) == ISO_VD_PRIMARY) { in isofs_fill_super()
643 pri = (struct iso_primary_descriptor *)vdp; in isofs_fill_super()
650 else if (isonum_711(vdp->type) == ISO_VD_SUPPLEMENTARY) { in isofs_fill_super()
651 sec = (struct iso_supplementary_descriptor *)vdp; in isofs_fill_super()
679 h_pri = (struct hs_primary_descriptor *)vdp; in isofs_fill_super()
[all...]
/linux/fs/udf/
H A Dsuper.c1748 struct volDescPtr *vdp; in udf_process_sequence() local
1789 vdp = (struct volDescPtr *)bh->b_data; in udf_process_sequence()
1790 block = le32_to_cpu(vdp->nextVolDescSeqExt.extLocation); in udf_process_sequence()
1792 vdp->nextVolDescSeqExt.extLength) >> in udf_process_sequence()
/linux/arch/s390/tools/
H A Dopcodes.txt922 e67a vdp VRI_VVV0UU2