Lines Matching refs:D_
1101 #define D_(a) D_ ## a macro
1402 #define FADD_D(a) fadd D_(a)
1414 #define FCOM_D(a) fcom D_(a)
1417 #define FCOMP_D(a) fcomp D_(a)
1422 #define FDIV_D(a) fdiv D_(a)
1428 #define FDIVR_D(a) fdivr D_(a)
1439 #define FILD_Q(a) fild D_(a)
1447 #define FISTP_Q(a) fistp D_(a)
1451 #define FLD_D(a) fld D_(a)
1463 #define FMUL_D(a) fmul D_(a)
1481 #define FST_D(a) fst D_(a)
1484 #define FSTP_D(a) fstp D_(a)
1494 #define FSUB_D(a) fsub D_(a)
1500 #define FSUBR_D(a) fsubr D_(a)