|
static void | __kmp_acquire_atomic_lock (kmp_atomic_lock_t *lck, kmp_int32 gtid) |
|
static int | __kmp_test_atomic_lock (kmp_atomic_lock_t *lck, kmp_int32 gtid) |
|
static void | __kmp_release_atomic_lock (kmp_atomic_lock_t *lck, kmp_int32 gtid) |
|
static void | __kmp_init_atomic_lock (kmp_atomic_lock_t *lck) |
|
static void | __kmp_destroy_atomic_lock (kmp_atomic_lock_t *lck) |
|
void | __kmpc_atomic_fixed1_add (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed1_andb (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed1_div (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed1u_div (ident_t *id_ref, int gtid, unsigned char *lhs, unsigned char rhs) |
|
void | __kmpc_atomic_fixed1_mul (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed1_orb (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed1_shl (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed1_shr (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed1u_shr (ident_t *id_ref, int gtid, unsigned char *lhs, unsigned char rhs) |
|
void | __kmpc_atomic_fixed1_sub (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed1_xor (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed2_add (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed2_andb (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed2_div (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed2u_div (ident_t *id_ref, int gtid, unsigned short *lhs, unsigned short rhs) |
|
void | __kmpc_atomic_fixed2_mul (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed2_orb (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed2_shl (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed2_shr (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed2u_shr (ident_t *id_ref, int gtid, unsigned short *lhs, unsigned short rhs) |
|
void | __kmpc_atomic_fixed2_sub (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed2_xor (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed4_add (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed4_sub (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_float4_add (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real32 rhs) |
|
void | __kmpc_atomic_float4_sub (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real32 rhs) |
|
void | __kmpc_atomic_fixed8_add (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_fixed8_sub (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_float8_add (ident_t *id_ref, int gtid, kmp_real64 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_float8_sub (ident_t *id_ref, int gtid, kmp_real64 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_fixed4_andb (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed4_div (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed4u_div (ident_t *id_ref, int gtid, kmp_uint32 *lhs, kmp_uint32 rhs) |
|
void | __kmpc_atomic_fixed4_mul (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed4_orb (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed4_shl (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed4_shr (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed4u_shr (ident_t *id_ref, int gtid, kmp_uint32 *lhs, kmp_uint32 rhs) |
|
void | __kmpc_atomic_fixed4_xor (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed8_andb (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_fixed8_div (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_fixed8u_div (ident_t *id_ref, int gtid, kmp_uint64 *lhs, kmp_uint64 rhs) |
|
void | __kmpc_atomic_fixed8_mul (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_fixed8_orb (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_fixed8_shl (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_fixed8_shr (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_fixed8u_shr (ident_t *id_ref, int gtid, kmp_uint64 *lhs, kmp_uint64 rhs) |
|
void | __kmpc_atomic_fixed8_xor (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_float4_div (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real32 rhs) |
|
void | __kmpc_atomic_float4_mul (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real32 rhs) |
|
void | __kmpc_atomic_float8_div (ident_t *id_ref, int gtid, kmp_real64 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_float8_mul (ident_t *id_ref, int gtid, kmp_real64 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_fixed1_andl (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed1_orl (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed2_andl (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed2_orl (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed4_andl (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed4_orl (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed8_andl (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_fixed8_orl (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_fixed1_max (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed1_min (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed2_max (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed2_min (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed4_max (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed4_min (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed8_max (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_fixed8_min (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_float4_max (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real32 rhs) |
|
void | __kmpc_atomic_float4_min (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real32 rhs) |
|
void | __kmpc_atomic_float8_max (ident_t *id_ref, int gtid, kmp_real64 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_float8_min (ident_t *id_ref, int gtid, kmp_real64 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_float10_max (ident_t *id_ref, int gtid, long double *lhs, long double rhs) |
|
void | __kmpc_atomic_float10_min (ident_t *id_ref, int gtid, long double *lhs, long double rhs) |
|
void | __kmpc_atomic_fixed1_neqv (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed2_neqv (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed4_neqv (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed8_neqv (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_fixed1_eqv (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed2_eqv (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed4_eqv (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed8_eqv (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_float10_add (ident_t *id_ref, int gtid, long double *lhs, long double rhs) |
|
void | __kmpc_atomic_float10_sub (ident_t *id_ref, int gtid, long double *lhs, long double rhs) |
|
void | __kmpc_atomic_float10_mul (ident_t *id_ref, int gtid, long double *lhs, long double rhs) |
|
void | __kmpc_atomic_float10_div (ident_t *id_ref, int gtid, long double *lhs, long double rhs) |
|
void | __kmpc_atomic_cmplx4_add (ident_t *id_ref, int gtid, kmp_cmplx32 *lhs, kmp_cmplx32 rhs) |
|
void | __kmpc_atomic_cmplx4_sub (ident_t *id_ref, int gtid, kmp_cmplx32 *lhs, kmp_cmplx32 rhs) |
|
void | __kmpc_atomic_cmplx4_mul (ident_t *id_ref, int gtid, kmp_cmplx32 *lhs, kmp_cmplx32 rhs) |
|
void | __kmpc_atomic_cmplx4_div (ident_t *id_ref, int gtid, kmp_cmplx32 *lhs, kmp_cmplx32 rhs) |
|
void | __kmpc_atomic_cmplx8_add (ident_t *id_ref, int gtid, kmp_cmplx64 *lhs, kmp_cmplx64 rhs) |
|
void | __kmpc_atomic_cmplx8_sub (ident_t *id_ref, int gtid, kmp_cmplx64 *lhs, kmp_cmplx64 rhs) |
|
void | __kmpc_atomic_cmplx8_mul (ident_t *id_ref, int gtid, kmp_cmplx64 *lhs, kmp_cmplx64 rhs) |
|
void | __kmpc_atomic_cmplx8_div (ident_t *id_ref, int gtid, kmp_cmplx64 *lhs, kmp_cmplx64 rhs) |
|
void | __kmpc_atomic_cmplx10_add (ident_t *id_ref, int gtid, kmp_cmplx80 *lhs, kmp_cmplx80 rhs) |
|
void | __kmpc_atomic_cmplx10_sub (ident_t *id_ref, int gtid, kmp_cmplx80 *lhs, kmp_cmplx80 rhs) |
|
void | __kmpc_atomic_cmplx10_mul (ident_t *id_ref, int gtid, kmp_cmplx80 *lhs, kmp_cmplx80 rhs) |
|
void | __kmpc_atomic_cmplx10_div (ident_t *id_ref, int gtid, kmp_cmplx80 *lhs, kmp_cmplx80 rhs) |
|
void | __kmpc_atomic_fixed1_mul_float8 (ident_t *id_ref, int gtid, char *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_fixed1_div_float8 (ident_t *id_ref, int gtid, char *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_fixed2_mul_float8 (ident_t *id_ref, int gtid, short *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_fixed2_div_float8 (ident_t *id_ref, int gtid, short *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_fixed4_mul_float8 (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_fixed4_div_float8 (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_fixed8_mul_float8 (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_fixed8_div_float8 (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_float4_add_float8 (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_float4_sub_float8 (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_float4_mul_float8 (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_float4_div_float8 (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_cmplx4_add_cmplx8 (ident_t *id_ref, int gtid, kmp_cmplx32 *lhs, kmp_cmplx64 rhs) |
|
void | __kmpc_atomic_cmplx4_sub_cmplx8 (ident_t *id_ref, int gtid, kmp_cmplx32 *lhs, kmp_cmplx64 rhs) |
|
void | __kmpc_atomic_cmplx4_mul_cmplx8 (ident_t *id_ref, int gtid, kmp_cmplx32 *lhs, kmp_cmplx64 rhs) |
|
void | __kmpc_atomic_cmplx4_div_cmplx8 (ident_t *id_ref, int gtid, kmp_cmplx32 *lhs, kmp_cmplx64 rhs) |
|
void | __kmpc_atomic_1 (ident_t *id_ref, int gtid, void *lhs, void *rhs, void(*f)(void *, void *, void *)) |
|
void | __kmpc_atomic_2 (ident_t *id_ref, int gtid, void *lhs, void *rhs, void(*f)(void *, void *, void *)) |
|
void | __kmpc_atomic_4 (ident_t *id_ref, int gtid, void *lhs, void *rhs, void(*f)(void *, void *, void *)) |
|
void | __kmpc_atomic_8 (ident_t *id_ref, int gtid, void *lhs, void *rhs, void(*f)(void *, void *, void *)) |
|
void | __kmpc_atomic_10 (ident_t *id_ref, int gtid, void *lhs, void *rhs, void(*f)(void *, void *, void *)) |
|
void | __kmpc_atomic_16 (ident_t *id_ref, int gtid, void *lhs, void *rhs, void(*f)(void *, void *, void *)) |
|
void | __kmpc_atomic_20 (ident_t *id_ref, int gtid, void *lhs, void *rhs, void(*f)(void *, void *, void *)) |
|
void | __kmpc_atomic_32 (ident_t *id_ref, int gtid, void *lhs, void *rhs, void(*f)(void *, void *, void *)) |
|
char | __kmpc_atomic_fixed1_rd (ident_t *id_ref, int gtid, char *loc) |
|
short | __kmpc_atomic_fixed2_rd (ident_t *id_ref, int gtid, short *loc) |
|
kmp_int32 | __kmpc_atomic_fixed4_rd (ident_t *id_ref, int gtid, kmp_int32 *loc) |
|
kmp_int64 | __kmpc_atomic_fixed8_rd (ident_t *id_ref, int gtid, kmp_int64 *loc) |
|
kmp_real32 | __kmpc_atomic_float4_rd (ident_t *id_ref, int gtid, kmp_real32 *loc) |
|
kmp_real64 | __kmpc_atomic_float8_rd (ident_t *id_ref, int gtid, kmp_real64 *loc) |
|
long double | __kmpc_atomic_float10_rd (ident_t *id_ref, int gtid, long double *loc) |
|
kmp_cmplx32 | __kmpc_atomic_cmplx4_rd (ident_t *id_ref, int gtid, kmp_cmplx32 *loc) |
|
kmp_cmplx64 | __kmpc_atomic_cmplx8_rd (ident_t *id_ref, int gtid, kmp_cmplx64 *loc) |
|
kmp_cmplx80 | __kmpc_atomic_cmplx10_rd (ident_t *id_ref, int gtid, kmp_cmplx80 *loc) |
|
void | __kmpc_atomic_fixed1_wr (ident_t *id_ref, int gtid, char *lhs, char rhs) |
|
void | __kmpc_atomic_fixed2_wr (ident_t *id_ref, int gtid, short *lhs, short rhs) |
|
void | __kmpc_atomic_fixed4_wr (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs) |
|
void | __kmpc_atomic_fixed8_wr (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs) |
|
void | __kmpc_atomic_float4_wr (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real32 rhs) |
|
void | __kmpc_atomic_float8_wr (ident_t *id_ref, int gtid, kmp_real64 *lhs, kmp_real64 rhs) |
|
void | __kmpc_atomic_float10_wr (ident_t *id_ref, int gtid, long double *lhs, long double rhs) |
|
void | __kmpc_atomic_cmplx4_wr (ident_t *id_ref, int gtid, kmp_cmplx32 *lhs, kmp_cmplx32 rhs) |
|
void | __kmpc_atomic_cmplx8_wr (ident_t *id_ref, int gtid, kmp_cmplx64 *lhs, kmp_cmplx64 rhs) |
|
void | __kmpc_atomic_cmplx10_wr (ident_t *id_ref, int gtid, kmp_cmplx80 *lhs, kmp_cmplx80 rhs) |
|
char | __kmpc_atomic_fixed1_add_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
char | __kmpc_atomic_fixed1_andb_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
char | __kmpc_atomic_fixed1_div_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
unsigned char | __kmpc_atomic_fixed1u_div_cpt (ident_t *id_ref, int gtid, unsigned char *lhs, unsigned char rhs, int flag) |
|
char | __kmpc_atomic_fixed1_mul_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
char | __kmpc_atomic_fixed1_orb_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
char | __kmpc_atomic_fixed1_shl_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
char | __kmpc_atomic_fixed1_shr_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
unsigned char | __kmpc_atomic_fixed1u_shr_cpt (ident_t *id_ref, int gtid, unsigned char *lhs, unsigned char rhs, int flag) |
|
char | __kmpc_atomic_fixed1_sub_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
char | __kmpc_atomic_fixed1_xor_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
short | __kmpc_atomic_fixed2_add_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
short | __kmpc_atomic_fixed2_andb_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
short | __kmpc_atomic_fixed2_div_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
unsigned short | __kmpc_atomic_fixed2u_div_cpt (ident_t *id_ref, int gtid, unsigned short *lhs, unsigned short rhs, int flag) |
|
short | __kmpc_atomic_fixed2_mul_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
short | __kmpc_atomic_fixed2_orb_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
short | __kmpc_atomic_fixed2_shl_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
short | __kmpc_atomic_fixed2_shr_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
unsigned short | __kmpc_atomic_fixed2u_shr_cpt (ident_t *id_ref, int gtid, unsigned short *lhs, unsigned short rhs, int flag) |
|
short | __kmpc_atomic_fixed2_sub_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
short | __kmpc_atomic_fixed2_xor_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_add_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_sub_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_real32 | __kmpc_atomic_float4_add_cpt (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real32 rhs, int flag) |
|
kmp_real32 | __kmpc_atomic_float4_sub_cpt (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real32 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_add_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_sub_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
kmp_real64 | __kmpc_atomic_float8_add_cpt (ident_t *id_ref, int gtid, kmp_real64 *lhs, kmp_real64 rhs, int flag) |
|
kmp_real64 | __kmpc_atomic_float8_sub_cpt (ident_t *id_ref, int gtid, kmp_real64 *lhs, kmp_real64 rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_andb_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_div_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_uint32 | __kmpc_atomic_fixed4u_div_cpt (ident_t *id_ref, int gtid, kmp_uint32 *lhs, kmp_uint32 rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_mul_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_orb_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_shl_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_shr_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_uint32 | __kmpc_atomic_fixed4u_shr_cpt (ident_t *id_ref, int gtid, kmp_uint32 *lhs, kmp_uint32 rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_xor_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_andb_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_div_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
kmp_uint64 | __kmpc_atomic_fixed8u_div_cpt (ident_t *id_ref, int gtid, kmp_uint64 *lhs, kmp_uint64 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_mul_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_orb_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_shl_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_shr_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
kmp_uint64 | __kmpc_atomic_fixed8u_shr_cpt (ident_t *id_ref, int gtid, kmp_uint64 *lhs, kmp_uint64 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_xor_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
kmp_real32 | __kmpc_atomic_float4_div_cpt (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real32 rhs, int flag) |
|
kmp_real32 | __kmpc_atomic_float4_mul_cpt (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real32 rhs, int flag) |
|
kmp_real64 | __kmpc_atomic_float8_div_cpt (ident_t *id_ref, int gtid, kmp_real64 *lhs, kmp_real64 rhs, int flag) |
|
kmp_real64 | __kmpc_atomic_float8_mul_cpt (ident_t *id_ref, int gtid, kmp_real64 *lhs, kmp_real64 rhs, int flag) |
|
char | __kmpc_atomic_fixed1_andl_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
char | __kmpc_atomic_fixed1_orl_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
short | __kmpc_atomic_fixed2_andl_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
short | __kmpc_atomic_fixed2_orl_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_andl_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_orl_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_andl_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_orl_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
char | __kmpc_atomic_fixed1_max_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
char | __kmpc_atomic_fixed1_min_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
short | __kmpc_atomic_fixed2_max_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
short | __kmpc_atomic_fixed2_min_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_max_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_min_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_max_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_min_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
kmp_real32 | __kmpc_atomic_float4_max_cpt (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real32 rhs, int flag) |
|
kmp_real32 | __kmpc_atomic_float4_min_cpt (ident_t *id_ref, int gtid, kmp_real32 *lhs, kmp_real32 rhs, int flag) |
|
kmp_real64 | __kmpc_atomic_float8_max_cpt (ident_t *id_ref, int gtid, kmp_real64 *lhs, kmp_real64 rhs, int flag) |
|
kmp_real64 | __kmpc_atomic_float8_min_cpt (ident_t *id_ref, int gtid, kmp_real64 *lhs, kmp_real64 rhs, int flag) |
|
long double | __kmpc_atomic_float10_max_cpt (ident_t *id_ref, int gtid, long double *lhs, long double rhs, int flag) |
|
long double | __kmpc_atomic_float10_min_cpt (ident_t *id_ref, int gtid, long double *lhs, long double rhs, int flag) |
|
char | __kmpc_atomic_fixed1_neqv_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
short | __kmpc_atomic_fixed2_neqv_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_neqv_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_neqv_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
char | __kmpc_atomic_fixed1_eqv_cpt (ident_t *id_ref, int gtid, char *lhs, char rhs, int flag) |
|
short | __kmpc_atomic_fixed2_eqv_cpt (ident_t *id_ref, int gtid, short *lhs, short rhs, int flag) |
|
kmp_int32 | __kmpc_atomic_fixed4_eqv_cpt (ident_t *id_ref, int gtid, kmp_int32 *lhs, kmp_int32 rhs, int flag) |
|
kmp_int64 | __kmpc_atomic_fixed8_eqv_cpt (ident_t *id_ref, int gtid, kmp_int64 *lhs, kmp_int64 rhs, int flag) |
|
long double | __kmpc_atomic_float10_add_cpt (ident_t *id_ref, int gtid, long double *lhs, long double rhs, int flag) |
|
long double | __kmpc_atomic_float10_sub_cpt (ident_t *id_ref, int gtid, long double *lhs, long double rhs, int flag) |
|
long double | __kmpc_atomic_float10_mul_cpt (ident_t *id_ref, int gtid, long double *lhs, long double rhs, int flag) |
|
long double | __kmpc_atomic_float10_div_cpt (ident_t *id_ref, int gtid, long double *lhs, long double rhs, int flag) |
|
void | __kmpc_atomic_cmplx4_add_cpt (ident_t *id_ref, int gtid, kmp_cmplx32 *lhs, kmp_cmplx32 rhs, kmp_cmplx32 *out, int flag) |
|
void | __kmpc_atomic_cmplx4_sub_cpt (ident_t *id_ref, int gtid, kmp_cmplx32 *lhs, kmp_cmplx32 rhs, kmp_cmplx32 *out, int flag) |
|
void | __kmpc_atomic_cmplx4_mul_cpt (ident_t *id_ref, int gtid, kmp_cmplx32 *lhs, kmp_cmplx32 rhs, kmp_cmplx32 *out, int flag) |
|
void | __kmpc_atomic_cmplx4_div_cpt (ident_t *id_ref, int gtid, kmp_cmplx32 *lhs, kmp_cmplx32 rhs, kmp_cmplx32 *out, int flag) |
|
kmp_cmplx64 | __kmpc_atomic_cmplx8_add_cpt (ident_t *id_ref, int gtid, kmp_cmplx64 *lhs, kmp_cmplx64 rhs, int flag) |
|
kmp_cmplx64 | __kmpc_atomic_cmplx8_sub_cpt (ident_t *id_ref, int gtid, kmp_cmplx64 *lhs, kmp_cmplx64 rhs, int flag) |
|
kmp_cmplx64 | __kmpc_atomic_cmplx8_mul_cpt (ident_t *id_ref, int gtid, kmp_cmplx64 *lhs, kmp_cmplx64 rhs, int flag) |
|
kmp_cmplx64 | __kmpc_atomic_cmplx8_div_cpt (ident_t *id_ref, int gtid, kmp_cmplx64 *lhs, kmp_cmplx64 rhs, int flag) |
|
kmp_cmplx80 | __kmpc_atomic_cmplx10_add_cpt (ident_t *id_ref, int gtid, kmp_cmplx80 *lhs, kmp_cmplx80 rhs, int flag) |
|
kmp_cmplx80 | __kmpc_atomic_cmplx10_sub_cpt (ident_t *id_ref, int gtid, kmp_cmplx80 *lhs, kmp_cmplx80 rhs, int flag) |
|
kmp_cmplx80 | __kmpc_atomic_cmplx10_mul_cpt (ident_t *id_ref, int gtid, kmp_cmplx80 *lhs, kmp_cmplx80 rhs, int flag) |
|
kmp_cmplx80 | __kmpc_atomic_cmplx10_div_cpt (ident_t *id_ref, int gtid, kmp_cmplx80 *lhs, kmp_cmplx80 rhs, int flag) |
|
void | __kmpc_atomic_start (void) |
|
void | __kmpc_atomic_end (void) |
|