Lines Matching defs:error_message
16 character(len=128) error_message, superfluous_errmsg, coindexed_character[*]
22 change team (home, stat=sync_status, errmsg=error_message)
23 end team (stat=sync_status, errmsg=error_message)
26 change team (home, stat=non_scalar, errmsg=error_message)
30 change team (home, stat=invalid_type, errmsg=error_message)
39 end team (stat=non_scalar, errmsg=error_message)
43 end team (stat=invalid_type, errmsg=error_message)
50 change team (home, stat=sync_status, errmsg=error_message, stat=superfluous_stat)
54 change team (home, stat=sync_status, errmsg=error_message, errmsg=superfluous_errmsg)
59 end team (stat=sync_status, errmsg=error_message, stat=superfluous_stat)
63 end team (stat=sync_status, errmsg=error_message, errmsg=superfluous_errmsg)
76 unlock (latch, stat=sync_status, errmsg=error_message)
79 unlock (latch, stat=non_scalar, errmsg=error_message)
82 unlock (latch, stat=invalid_type, errmsg=error_message)
91 unlock (latch, stat=sync_status, errmsg=error_message, errmsg=superfluous_errmsg)
98 critical (stat=sync_status, errmsg=error_message)
102 critical (stat=non_scalar, errmsg=error_message)
106 critical (stat=invalid_type, errmsg=error_message)
114 critical (stat=sync_status, errmsg=error_message, stat=superfluous_stat)
118 critical (stat=sync_status, errmsg=error_message, errmsg=superfluous_errmsg)