
{   The purpose of this request is to inhibit any of the following system
{ conditions from arising in the requesting block and its subordinates:
{      pmc$divide_fault, pmc$arithmetic_overflow, pmc$exponent_overflow,
{      pmc$exponent_underflow, pmc$fp_significance_loss, pmc$fp_indefinite,
{      pmc$arithmetic_significance, pmc$invalid_bdp_data.
{
{   NOTE: superfluous conditions may arise in the requestor's immediate superior
{         if the inhibited conditions are not re-enabled prior to exiting the
{         requestor.  All system conditions, except pmc$fp_significance_loss,
{         are enabled before the starting procedure executes.
{
{       PMP$INHIBIT_SYSTEM_CONDITIONS (CONDITIONS, STATUS)
{
{ CONDITIONS: (input) This parameter specifies the conditions to be inhibited.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITION: pme$unselectable_condition.
{       IDENTIFIER: pmc$program_management_id.
{
