Lines Matching refs:kmp_real64
492 void __kmpc_atomic_float8_add(ident_t *id_ref, int gtid, kmp_real64 *lhs,
493 kmp_real64 rhs);
494 void __kmpc_atomic_float8_sub(ident_t *id_ref, int gtid, kmp_real64 *lhs,
495 kmp_real64 rhs);
540 void __kmpc_atomic_float8_div(ident_t *id_ref, int gtid, kmp_real64 *lhs,
541 kmp_real64 rhs);
542 void __kmpc_atomic_float8_mul(ident_t *id_ref, int gtid, kmp_real64 *lhs,
543 kmp_real64 rhs);
575 void __kmpc_atomic_float8_max(ident_t *id_ref, int gtid, kmp_real64 *lhs,
576 kmp_real64 rhs);
577 void __kmpc_atomic_float8_min(ident_t *id_ref, int gtid, kmp_real64 *lhs,
578 kmp_real64 rhs);
798 kmp_real64 rhs);
800 kmp_real64 rhs);
802 kmp_real64 rhs);
804 kmp_real64 rhs);
806 kmp_real64 rhs);
808 kmp_real64 rhs);
810 kmp_real64 rhs);
812 kmp_real64 rhs);
814 kmp_real64 rhs);
816 kmp_real64 rhs);
818 kmp_real64 rhs);
820 kmp_real64 rhs);
902 void __kmpc_atomic_float8_add_fp(ident_t *id_ref, int gtid, kmp_real64 *lhs,
904 void __kmpc_atomic_float8_sub_fp(ident_t *id_ref, int gtid, kmp_real64 *lhs,
906 void __kmpc_atomic_float8_mul_fp(ident_t *id_ref, int gtid, kmp_real64 *lhs,
908 void __kmpc_atomic_float8_div_fp(ident_t *id_ref, int gtid, kmp_real64 *lhs,
1005 kmp_real64 __kmpc_atomic_float8_rd(ident_t *id_ref, int gtid, kmp_real64 *loc);
1046 void __kmpc_atomic_float8_wr(ident_t *id_ref, int gtid, kmp_real64 *lhs,
1047 kmp_real64 rhs);
1143 kmp_real64 __kmpc_atomic_float8_add_cpt(ident_t *id_ref, int gtid,
1144 kmp_real64 *lhs, kmp_real64 rhs,
1146 kmp_real64 __kmpc_atomic_float8_sub_cpt(ident_t *id_ref, int gtid,
1147 kmp_real64 *lhs, kmp_real64 rhs,
1201 kmp_real64 __kmpc_atomic_float8_div_cpt(ident_t *id_ref, int gtid,
1202 kmp_real64 *lhs, kmp_real64 rhs,
1204 kmp_real64 __kmpc_atomic_float8_mul_cpt(ident_t *id_ref, int gtid,
1205 kmp_real64 *lhs, kmp_real64 rhs,
1249 kmp_real64 __kmpc_atomic_float8_max_cpt(ident_t *id_ref, int gtid,
1250 kmp_real64 *lhs, kmp_real64 rhs,
1252 kmp_real64 __kmpc_atomic_float8_min_cpt(ident_t *id_ref, int gtid,
1253 kmp_real64 *lhs, kmp_real64 rhs,
1673 kmp_real64 *lhs, _Quad rhs, int flag);
1675 kmp_real64 *lhs, _Quad rhs, int flag);
1677 kmp_real64 *lhs, _Quad rhs, int flag);
1679 kmp_real64 *lhs, _Quad rhs, int flag);